getDefault static method

UrpDeviceName getDefault()

Implementation

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