StatusParser typedef
StatusParser =
StatusParser<Response>
callback to convert http.Response into FileUploadStatusResponse
Implementation
typedef StatusParser = interfaces.StatusParser<http.Response>;
callback to convert http.Response into FileUploadStatusResponse
typedef StatusParser = interfaces.StatusParser<http.Response>;