$Shared19 constructor

$Shared19({
  1. String? languageCode,
  2. String? text,
})

Implementation

$Shared19({this.languageCode, this.text});