dp property

String? dp

Implementation

String? get dp => _$this._dp;
void dp=(String? dp)

Implementation

set dp(String? dp) => _$this._dp = dp;