setNotification method
set notification with characteristic contains notify
return bool
Implementation
Future<bool> setNotification(Characteristic characteristic) =>
throw UnimplementedError('setNotification() has not been implemented.');
set notification with characteristic contains notify
return bool
Future<bool> setNotification(Characteristic characteristic) =>
throw UnimplementedError('setNotification() has not been implemented.');