create static method

LinkValue create()

Implementation

@$core.pragma('dart2js:noInline')
static LinkValue create() => LinkValue._();