getToken abstract method

Future<String?> getToken({
  1. bool force = false,
})

Implementation

Future<String?> getToken({bool force = false});