offlineMode property

bool offlineMode
final

whether or not use the Offline mode

by default the map is online mode (offlineMode=false)

Implementation

final bool offlineMode;