id property

void id=(String? value)

Implementation

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