menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
getError method
getError method
dark_mode
light_mode
getError
method
Future
<
String
?
>
getError
(
)
inherited
Implementation
Future<String?> getError() { return _nativeAPI.getError(); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
getError method
THEOplayerViewControllerAndroid class