getFieldsNames method

List<String> getFieldsNames()

Implementation

List<String> getFieldsNames() => getFieldsElementsMap().keys.toList();