setFormattedTimeFormatList method

dynamic setFormattedTimeFormatList(
  1. List<String> value
)

Implementation

setFormattedTimeFormatList(List<String> value) =>
    formattedTimeFormatList = value;