appId property

String? appId
final

The id of the app (com.exemple.your_app). if appId is null the appId will take the Flutter package identifier

Implementation

final String? appId;