menu
keyscope_client package
documentation
keyscope_client_base.dart
AddressMapper typedef
AddressMapper typedef
dark_mode
light_mode
AddressMapper
typedef
AddressMapper
=
(
{
String
host
,
int
port
}
) Function
(
String
host
,
int
port
)
Implementation
typedef AddressMapper = ({String host, int port}) Function( String host, int port);
keyscope_client package
documentation
keyscope_client_base
AddressMapper typedef
keyscope_client_base library