ErrorDescription constructor

ErrorDescription({
  1. String key = '',
})

Implementation

ErrorDescription({this.key = ''});