English constructor

English({
  1. bool shortForm = false,
})

Implementation

English({this.shortForm = false});