VehicleAreaProperty

Property holding an optional VehicleArea value.

Parameters

T

The type of the value.

value

The value of the VehicleArea property. Can be null if it is temporarily unavailable or invalid.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
open override val value: T?

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)