AndroidFcmOptions constructor
AndroidFcmOptions({
- String? analyticsLabel,
Represents options for features provided by the FCM SDK for Android.
Implementation
AndroidFcmOptions({this.analyticsLabel});