active property

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

Implementation

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