menu
callplugin package
documentation
callplugin_platform_interface.dart
CallpluginPlatform
getMedia method
getMedia method
dark_mode
light_mode
getMedia
method
Future
<
String
?
>
getMedia
(
)
Implementation
Future<String?> getMedia() { throw UnimplementedError('Can not get media at the moment'); }
callplugin package
documentation
callplugin_platform_interface
CallpluginPlatform
getMedia method
CallpluginPlatform class