create static method

ShellRequest create()

Implementation

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