EthiopianDateFormatter constructor

EthiopianDateFormatter(
  1. String pattern, [
  2. String locale = "en"
])

Implementation

EthiopianDateFormatter(this.pattern, [this.locale = "en"]);