RealTimeLocationOption.fromMap constructor

RealTimeLocationOption.fromMap(
  1. Map map
)

Implementation

RealTimeLocationOption.fromMap(Map map) : assert(map != null), super.fromMap(map);