tempUUID property

  1. @BuiltValueField.new(wireName: 'tempUUID')
String? get tempUUID

Implementation

@BuiltValueField(wireName: 'tempUUID')
String? get tempUUID;