update method

Future<Link> update(
  1. String target
)

Implementation

Future<Link> update(String target) async => this;