sendNotification method
Implementation
Future<void> sendNotification(SLNotification notification) async {
throw UnimplementedError('platformVersion() has not been implemented.');
}
Future<void> sendNotification(SLNotification notification) async {
throw UnimplementedError('platformVersion() has not been implemented.');
}