DictlayerdataDictWordsDerivatives constructor

DictlayerdataDictWordsDerivatives({
  1. DictlayerdataDictWordsDerivativesSource? source,
  2. String? text,
})

Implementation

DictlayerdataDictWordsDerivatives({
  this.source,
  this.text,
});