menu
pharma_hub_365 package
documentation
model/other/StoreListResponse.dart
storeListResponseToJson function
storeListResponseToJson function
dark_mode
light_mode
storeListResponseToJson
function
String
storeListResponseToJson
(
StoreListResponse
data
)
Implementation
String storeListResponseToJson(StoreListResponse data) => json.encode(data.toJson());
pharma_hub_365 package
documentation
model/other/StoreListResponse
storeListResponseToJson function
StoreListResponse library