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