menu
rtnet package
documentation
rtnet_platform_interface.dart
RtnetPlatform
close method
close method
dark_mode
light_mode
close
method
Future
<
int
?
>
close
(
)
Implementation
Future<int?> close() { throw UnimplementedError('close() has not been implemented.'); }
rtnet package
documentation
rtnet_platform_interface
RtnetPlatform
close method
RtnetPlatform class