ConvertStringToDuration constructor

const ConvertStringToDuration(
  1. String? input
)

Implementation

const ConvertStringToDuration(this.input);