getFields abstract method

List<FieldWithValue>? getFields()

Get a list of the new defined fields of this model without pre-created fields.

Implementation

List<FieldWithValue>? getFields();