setDateFormat method

dynamic setDateFormat(
  1. String value
)

Implementation

setDateFormat(String value) => dateFormat = value;