getDefault static method

GetSensorsResponse getDefault()

Implementation

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