instance property
HttpUtil
get
instance
εδΎθ·ε
Implementation
static HttpUtil get instance {
_instance ??= HttpUtil._();
return _instance!;
}
εδΎθ·ε
static HttpUtil get instance {
_instance ??= HttpUtil._();
return _instance!;
}