dispose abstract method

Future dispose()

Best to call this method to set free allocated resources that the RestApiClient instacte might have allocated

Implementation

Future dispose();