brand property

void brand=(String? value)

Implementation

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