about property

String? about

Implementation

String? get about => _$this._about;
void about=(String? about)

Implementation

set about(String? about) => _$this._about = about;