getDefault static method

FrameSystemConfigResponse getDefault()

Implementation

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