offerTotalOnlinePrice property

double offerTotalOnlinePrice

Implementation

double get offerTotalOnlinePrice => offer?.totalOnlinePrice ?? 0;