menu
apns package
documentation
apns_platform_interface.dart
ApnsPlatform
ApnsPlatform.new constructor
ApnsPlatform.new constructor
dark_mode
light_mode
ApnsPlatform
constructor
ApnsPlatform
(
)
Constructs a ApnsPlatform.
Implementation
ApnsPlatform() : super(token: _token);
apns package
documentation
apns_platform_interface
ApnsPlatform
ApnsPlatform.new constructor
ApnsPlatform class