status property

Stream<SyncStatus> status

Implementation

Stream<SyncStatus> get status =>
    throw UnimplementedError('status() has not been implemented.');