e property

String? get e

Implementation

String? get e => _$this._e;
set e (String? e)

Implementation

set e(String? e) => _$this._e = e;