setNotificationUri method

dynamic setNotificationUri(
  1. String uri
)

Implementation

setNotificationUri(String uri) {
  throw UnimplementedError('has not been implemented.');
}