getToken static method

String? getToken()

Implementation

static String? getToken() => getIfNotExpired(UConstants.token);