link property

List<Link>? get link

Links related to the bundle

Implementation

List<Link>? get link => linkField.getValue(json);