IssuingAuthorizationStatus.fromJson constructor

IssuingAuthorizationStatus.fromJson(
  1. Object? json
)

Implementation

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