brand property

set brand (String? value)

Implementation

set brand(final String? value) => _put("br", value);