informative property

int? informative

Implementation

int? get informative => _$this._informative;
void informative=(int? informative)

Implementation

set informative(int? informative) => _$this._informative = informative;