onLink property

Stream<String> get onLink

Implementation

Stream<String> get onLink {
  throw UnimplementedError("onLink is not implemented");
}