mSellData property

List<DepthEntity>? mSellData
getter/setter pair

Implementation

List<DepthEntity>? mBuyData, mSellData;