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