registerPushNotification method
Implementation
Future<void> registerPushNotification() async {
throw UnimplementedError('`registerPushNotification` has not been implemented.');
}
Future<void> registerPushNotification() async {
throw UnimplementedError('`registerPushNotification` has not been implemented.');
}