packageName property
Application package name used for server authentication.
It is optional when apiKey is null/blank and local export is used. Provide it together with a non-empty apiKey for server-backed export.
Implementation
final String? packageName;