getDefault static method

SetUpAll getDefault()

Implementation

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