valid property

  1. @BuiltValueField.new(wireName: 'valid')
bool? get valid

Implementation

@BuiltValueField(wireName: 'valid')
bool? get valid;