FcmOptions constructor
FcmOptions({
- String? analyticsLabel,
Represents platform-independent options for features provided by the FCM SDKs.
Implementation
FcmOptions({this.analyticsLabel});
Represents platform-independent options for features provided by the FCM SDKs.
FcmOptions({this.analyticsLabel});