menu
star_live package
documentation
http/http_code.dart
HttpCode
tokenExpired constant
tokenExpired constant
dark_mode
light_mode
tokenExpired
constant
int
const
tokenExpired
用户登录的token过期
Implementation
static const int tokenExpired = 4002;
star_live package
documentation
http/http_code
HttpCode
tokenExpired constant
HttpCode class