getDefault static method

DeviceList getDefault()

Implementation

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