appIdentifier property

String? appIdentifier
final

The unique identifier for the application. This can be anything meaningful for the application. It can be the application's name, the bundle id, etc.

Implementation

final String? appIdentifier;