DashDistanceFormatter
class DashDistanceFormatter(applicationContext: Context, locale: Locale, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase, dispatcher: CoroutineDispatcher, roundingIncrement: Int) : ExtendedDistanceFormatter
Constructors
Link copied to clipboard
constructor(applicationContext: Context, locale: Locale, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase, dispatcher: CoroutineDispatcher, roundingIncrement: Int)