create static method

ShareResponse create()

Implementation

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