multi_window_interface package
documentation
platform_not_implemented
PlatformNotImplemented
close method
close
close
method
Null safety
@
override
Future
<
void
>
close
(
String
key
)
override
Implementation
@override Future<void> close(String key) => throw UnimplementedError();
multi_window_interface package
documentation
platform_not_implemented
PlatformNotImplemented
close method
PlatformNotImplemented class
Constructors
PlatformNotImplemented
Properties
hashCode
runtimeType
Methods
close
count
create
emit
events
getTitle
noSuchMethod
setTitle
toString
Operators
operator ==