redirectUrl property
URL used to pass the user's authorization code to the application
Implementation
@JsonKey(name:'redirectUrl')
String? redirectUrl;
URL used to pass the user's authorization code to the application
@JsonKey(name:'redirectUrl')
String? redirectUrl;