offlineZipFileName property

String? offlineZipFileName
final

the zip file name contains map data for offline mode

this file name is required when the offlineMode=true

Implementation

final String? offlineZipFileName;