SourceNotificationMethod.fromJson constructor

SourceNotificationMethod.fromJson(
  1. Object? json
)

Implementation

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