getDefault static method

SetModeResponse getDefault()

Implementation

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