menu
eyflutter_core package
documentation
ey_flutter.dart
OnAddressConfig
baseUrl abstract method
baseUrl abstract method
dark_mode
light_mode
baseUrl
abstract method
String
baseUrl
(
{
required
int
hostType
,
})
api基础地址
hostType
主机类型(根据hostType配置基础地址)
Implementation
String baseUrl({required int hostType});
eyflutter_core package
documentation
ey_flutter
OnAddressConfig
baseUrl abstract method
OnAddressConfig mixin