category property

void category=(String? value)

Implementation

set category(final String? value) => set("&ec", value);