menu
deposits_ecommerce package
documentation
app/model/merchant_model/customer/all_customers_response.dart
allCustomersResponseToJson function
allCustomersResponseToJson function
dark_mode
light_mode
allCustomersResponseToJson
function
String
allCustomersResponseToJson
(
AllCustomersResponse
data
)
Implementation
String allCustomersResponseToJson(AllCustomersResponse data) => json.encode(data.toJson());
deposits_ecommerce package
documentation
app/model/merchant_model/customer/all_customers_response
allCustomersResponseToJson function
all_customers_response library