TcpsRepositoryImpl

class TcpsRepositoryImpl(context: Context, coroutineDispatcher: CoroutineDispatcher, crashlytics: Crashlytics) : TcpsRepository

Constructors

Link copied to clipboard
constructor(context: Context, coroutineDispatcher: CoroutineDispatcher, crashlytics: Crashlytics)

Properties

Link copied to clipboard
open override val countryCode: Flow<CountryCode>