fieldNames property

List<String> get fieldNames

Implementation

List<String> get fieldNames => _fieldNamesMap.keys.toList();