onFailure property

Stream get onFailure

Implementation

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