toApiString method

String toApiString()

Implementation

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