IssuingAuthorizationAuthorizationMethod.fromJson constructor

IssuingAuthorizationAuthorizationMethod.fromJson(
  1. Object? json
)

Implementation

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