create static method

ShareRequest create()

Implementation

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