menu
simplify_satva package
documentation
simplify.dart
Simplify
getFreePort static method
getFreePort static method
dark_mode
light_mode
getFreePort
static method
Future
<
int
>
getFreePort
(
)
Implementation
static Future<int> getFreePort() async { return await getUnsafeUnusedPort(); }
simplify_satva package
documentation
simplify
Simplify
getFreePort static method
Simplify class