open class TrafficRoadCoverageFormatter : AndroidStringFormatter<Optional<String!>!>
Formatter for traffic incident coverage flow param.
static val FULL: String
Server representation of two side road traffic coverage. |
|
static val ONE_SIDE: String
Server representation of one side road traffic coverage. |
open fun format(coverage: Optional<String!>): String! |
|
open fun getContext(): Context |