initialize method
Initialize the notification plugin
Implementation
Future<void> initialize() {
throw UnimplementedError('initialize() has not been implemented.');
}
Initialize the notification plugin
Future<void> initialize() {
throw UnimplementedError('initialize() has not been implemented.');
}