d property

String? d

Implementation

String? get d => _$this._d;
void d=(String? d)

Implementation

set d(String? d) => _$this._d = d;