menu
sfmc package
documentation
sfmc_platform_interface.dart
SfmcPlatform
enablePush method
enablePush method
dark_mode
light_mode
enablePush
method
Future
<
void
>
enablePush
(
)
Implementation
Future<void> enablePush() { throw UnimplementedError('enablePush() has not been implemented.'); }
sfmc package
documentation
sfmc_platform_interface
SfmcPlatform
enablePush method
SfmcPlatform class