setNotificationUri method
This method is used to set the notification URI.
Implementation
setNotificationUri(String uri) {
throw UnimplementedError('has not been implemented.');
}
This method is used to set the notification URI.
setNotificationUri(String uri) {
throw UnimplementedError('has not been implemented.');
}