menu
flutter_zwap_webrtc package
documentation
flutter_webrtc.dart
KeyProvider
exportSharedKey method
exportSharedKey method
dark_mode
light_mode
exportSharedKey
method
Future
<
Uint8List
>
exportSharedKey
(
{
int
index
=
0
,
})
Implementation
Future<Uint8List> exportSharedKey({int index = 0}) => throw UnimplementedError();
flutter_zwap_webrtc package
documentation
flutter_webrtc
KeyProvider
exportSharedKey method
KeyProvider class