test method

dynamic test()

Implementation

test() async {
  GmailApi gmailApi = await gmailApiClient();
}