variant property

void variant=(String? value)

Implementation

set variant(final String? value) => _put("va", value);