Closed rrickgauer closed 3 years ago
Transform the ApiWrapper into a base class and break out all the related functions into separate classes:
ApiWrapper
Maybe make an abstract class with these methods:
Transform the
ApiWrapper
into a base class and break out all the related functions into separate classes: