@override Map<String, dynamic> toJson() => { 'type': 'auth_token', 'service': service, 'endpoint': endpoint, 'token': token, };