fieldDescriptions property
A List of FieldDescription
objects that represent the descriptions of
the fields to be created.
If no ObjectID field is provided, one will be automatically added.
Implementation
List<FieldDescription> get fieldDescriptions => _fieldDescriptions.value;