LanguageDetail constructor

LanguageDetail({
  1. String? type,
})

Implementation

LanguageDetail({this.type});