currentFields method

Map<String, dynamic> currentFields()

Implementation

Map<String, dynamic> currentFields() {
  return _currentFields;
}