toApiString method

String toApiString()

Implementation

String toApiString() {
  return _$UnitEnumMap[this] ?? '';
}