menu
ventas_airtel package
documentation
models/order_list_response_model.dart
OrderListResponseModel
status property
status property
dark_mode
light_mode
status
property
@JsonKey.new(name: "status")
String
?
status
getter/setter pair
Implementation
@JsonKey(name: "status") String? status;
ventas_airtel package
documentation
models/order_list_response_model
OrderListResponseModel
status property
OrderListResponseModel class