getOrderByIdFromJson function

GetOrderById getOrderByIdFromJson(
  1. dynamic str
)

Implementation

GetOrderById getOrderByIdFromJson(dynamic str) => (GetOrderById.fromJson(str));