getFields abstract method
Get a list of the new defined fields of this model without pre-created fields.
Implementation
List<FieldWithValue>? getFields();
Get a list of the new defined fields of this model without pre-created fields.
List<FieldWithValue>? getFields();