parseOnlineResponse abstract method
Parse online API response and return success status
Implementation
bool parseOnlineResponse(dynamic responseData);
Parse online API response and return success status
bool parseOnlineResponse(dynamic responseData);