menu
hive_ce package
documentation
hive.dart
IsolateNameServer
removePortNameMapping abstract method
removePortNameMapping abstract method
dark_mode
light_mode
removePortNameMapping
abstract method
bool
removePortNameMapping
(
String
name
)
Removes a name-to-
SendPort
mapping given its name
Implementation
bool removePortNameMapping(String name);
hive_ce package
documentation
hive
IsolateNameServer
removePortNameMapping abstract method
IsolateNameServer class