toApiString method

String toApiString()

Implementation

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