toJson method
Converts this MicrosoftTokenResponse to a JSON map.
Implementation
Map<String, dynamic> toJson() => _$MicrosoftTokenResponseToJson(this);
Converts this MicrosoftTokenResponse to a JSON map.
Map<String, dynamic> toJson() => _$MicrosoftTokenResponseToJson(this);