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