IssuingAuthorizationAuthorizationMethod.fromJson constructor
IssuingAuthorizationAuthorizationMethod.fromJson(
- Object? json
Implementation
IssuingAuthorizationAuthorizationMethod.fromJson(Object? json)
: _ = (json as String);