menu
tdlib2 package
documentation
td_api.dart
DeviceTokenApplePush
DeviceTokenApplePush.new constructor
DeviceTokenApplePush.new constructor
dark_mode
light_mode
DeviceTokenApplePush
constructor
DeviceTokenApplePush
(
{
required
String
deviceToken
,
required
bool
isAppSandbox
,
})
Implementation
DeviceTokenApplePush({required this.deviceToken, required this.isAppSandbox});
tdlib2 package
documentation
td_api
DeviceTokenApplePush
DeviceTokenApplePush.new constructor
DeviceTokenApplePush class