getDefault static method

GetModeResponse getDefault()

Implementation

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