packageName property

String? packageName
final

Application package name used for server authentication.

It is optional for local exports and required only when apiKey is non-empty and NRB uses the server-backed export flow.

Implementation

final String? packageName;