getDefault static method

UrpDeviceId getDefault()

Implementation

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