getDefault static method

ShellResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ShellResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ShellResponse>(create);