setEndDate method

void setEndDate(
  1. String value
)

Implementation

void setEndDate(String value) => setCustomStringValue("end_date", value);