fieldNames property

List<String> get fieldNames

Implementation

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