Converts a Schema to a JSON object.
@override Map<String, dynamic> toJson() => _$SchemaToJson(this as _Schema);