DateFormatIns constructor

DateFormatIns(
  1. String formatStr
)

Implementation

DateFormatIns(this.formatStr) : super(formatStr);