getDefault static method

DeviceAgentConfigResponse getDefault()

Implementation

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