menu
deposits_ecommerce package
documentation
app/model/customer_model/find/find_customer_response.dart
findCustomerResponseToJson function
findCustomerResponseToJson function
dark_mode
light_mode
findCustomerResponseToJson
function
String
findCustomerResponseToJson
(
FindCustomerResponse
data
)
Implementation
String findCustomerResponseToJson(FindCustomerResponse data) => json.encode(data.toJson());
deposits_ecommerce package
documentation
app/model/customer_model/find/find_customer_response
findCustomerResponseToJson function
find_customer_response library