fieldNames property

List<String> fieldNames

A collection of the field names/attribute keys that the unique values apply to.

Implementation

List<String> get fieldNames => _fieldNames.value;