menu
fairy_flutter_comm package
documentation
http/http_platform.dart
HttpPlatform
HttpPlatform factory constructor
HttpPlatform factory constructor
dark_mode
light_mode
HttpPlatform
constructor
HttpPlatform
(
)
工厂构造函数
Implementation
factory HttpPlatform() { return _platform; }
fairy_flutter_comm package
documentation
http/http_platform
HttpPlatform
HttpPlatform factory constructor
HttpPlatform class