initNotificationCallBack method
Implementation
Future<void> initNotificationCallBack(OnTapNotification? callback) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
Future<void> initNotificationCallBack(OnTapNotification? callback) {
throw UnimplementedError('platformVersion() has not been implemented.');
}