create static method

LinkRequest create()

Implementation

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