target property

void target=(String? value)

Implementation

set target(final String? value) => set("&st", value);