variant property

set variant (String? value)

Implementation

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