getDefault static method

ReadDeviceLogsResponse getDefault()

Implementation

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