android-components / mozilla.components.concept.engine / HitResult / GEO

GEO

data class GEO : HitResult (source)

The type used if the URI is prepended with 'geo:'.

Constructors

<init>

GEO(src: String)

The type used if the URI is prepended with 'geo:'.

Properties

src

val src: String