human_duration_parser library

Functions

parseStringToDuration(String durationString, {bool matchYears = true, bool matchMonths = true, bool matchDays = true, bool matchHours = true, bool matchMinutes = true, bool matchSeconds = true, bool matchMilliSeconds = true, bool allowNegative = false}) Duration?