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