appId property

String appId
final

The unique application identifier for SuperFCM.

This ID is associated with your SuperFCM account and is used to identify your application when sending push notifications. It can be found in your SuperFCM dashboard.

Implementation

final String appId;