MoveAilmantNames constructor

MoveAilmantNames({
  1. String? name,
  2. NamedAPIResource? language,
})

Implementation

MoveAilmantNames({this.name, this.language});