SourceFlow.fromJson constructor

SourceFlow.fromJson(
  1. Object? json
)

Implementation

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