fieldsType property

String? fieldsType
final

FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1".

Implementation

final String? fieldsType;