sentence property

String sentence

Implementation

String get sentence => _$this._sentence;
void sentence=(String sentence)

Implementation

set sentence(String sentence) => _$this._sentence = sentence;