offlineMode property
final
      whether or not use the Offline mode
by default the map is online mode (offlineMode=false)
Implementation
final bool offlineMode;
whether or not use the Offline mode
by default the map is online mode (offlineMode=false)
final bool offlineMode;