create static method

LinkResponse create()

Implementation

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