totalPrice property

Input$TotalPriceInput? totalPrice

Implementation

Input$TotalPriceInput? get totalPrice =>
    (_$data['totalPrice'] as Input$TotalPriceInput?);