create method Null safety

LinkValue create()

Implementation

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