menu
pd_develop_kit package
documentation
pd_develop_kit.dart
NetworkResponseCode
networkError constant
networkError constant
dark_mode
light_mode
networkError
constant
int
const
networkError
网络错误(DNS/断网/连接失败等)。
Implementation
static const int networkError = -7;
pd_develop_kit package
documentation
pd_develop_kit
NetworkResponseCode
networkError constant
NetworkResponseCode class