Creates a FieldsV1 from JSON data.
factory FieldsV1.fromJson(Map<String, dynamic> json) { return FieldsV1(); }