menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$MarketPlaceOrderControllerInput
orderTime property
orderTime property
dark_mode
light_mode
orderTime
property
DateTime
?
get
orderTime
Implementation
DateTime? get orderTime => (_$data['orderTime'] as DateTime?);
flutter_widget_gql package
documentation
schema.graphql
Input$MarketPlaceOrderControllerInput
orderTime property
Input$MarketPlaceOrderControllerInput class