enable property

  1. @BuiltValueField(wireName: r'Enable')
bool? enable

Implementation

@BuiltValueField(wireName: r'Enable')
bool? get enable;