utils library
Properties
- appPaymentBaseUrl → String?
-
no setter
- appPaymentPrefixVersion → String?
-
no setter
Functions
-
arrayToQueryString(
List array) → String -
handleNetworkError(
{required Future< NetworkResponse> proccess(), dynamic builder(DioException)?}) → Future<NetworkResponse> -
multipartFileFromBytes(
dynamic bytes, {dynamic filename}) → MultipartFile