onError property
Stream<LinkTrailException>
get
onError
Implementation
Stream<LinkTrailException> get onError {
throw UnimplementedError('onError has not been implemented.');
}
Stream<LinkTrailException> get onError {
throw UnimplementedError('onError has not been implemented.');
}