menu
firebaseapis package
documentation
fcm/v1.dart
ApnsConfig
ApnsConfig constructor
ApnsConfig constructor
dark_mode
light_mode
ApnsConfig
constructor
ApnsConfig
(
{
ApnsFcmOptions
?
fcmOptions
,
Map
<
String
,
String
>
?
headers
,
Map
<
String
,
Object
?
>
?
payload
,
})
Implementation
ApnsConfig({ this.fcmOptions, this.headers, this.payload, });
firebaseapis package
documentation
fcm/v1
ApnsConfig
ApnsConfig constructor
ApnsConfig class