getClient static method

dynamic getClient()

getting client from saved Access Token

Implementation

static getClient() async => await Authorization().client;