hiddenFields property

  1. @protected
List<String> hiddenFields

You can define your hidden fields here and trim them when requesting Model Data

Implementation

@protected
List<String> get hiddenFields;