menu
ordering package
documentation
services/order_repo.dart
OrderRepository
findById abstract method
findById abstract method
dark_mode
light_mode
findById
abstract method
Order
findById
(
String
orderId
)
Implementation
Order findById(String orderId);
ordering package
documentation
services/order_repo
OrderRepository
findById abstract method
OrderRepository class