create static method

ShellResponse create()

Implementation

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