phone property
Implementation
String get id; String get email; String get currencyCode; String get customerUrl; LineItemsOrder get lineItems; String get name; int get orderNumber; String get processedAt; ShippingAddress? get shippingAddress; ShippingAddress? get billingAddress; String get statusUrl; PriceV2 get subtotalPrice; PriceV2 get totalPrice; PriceV2 get totalShippingPrice; PriceV2 get totalTax; String get financialStatus; String get fulfillmentStatus; PriceV2? get totalRefunded; String? get phone;