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