SourceType.fromJson constructor

SourceType.fromJson(
  1. Object? json
)

Implementation

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