connectionEvents property

Stream<MovesenseConnectionEvent> get connectionEvents

Implementation

Stream<MovesenseConnectionEvent> get connectionEvents {
  throw UnimplementedError('connectionEvents has not been implemented.');
}