Set notification title (shown when connected)
Future<bool> setNotificationTitle(String title) { throw UnimplementedError( 'setNotificationTitle() has not been implemented.', ); }