Schema arg input type from JSON factory constructor.
factory SchemaType.fromJson(Map<String, dynamic> json) => _$SchemaTypeFromJson(json);