Stream statusChanges

Source

Stream<dynamic> get statusChanges {
  return this._statusChanges;
}