Dart
dart:html
MediaKeySystemAccess
getConfiguration method
getConfiguration
description
getConfiguration
method
Null safety
Map
getConfiguration
(
)
Implementation
Map getConfiguration() { return convertNativeToDart_Dictionary(_getConfiguration_1())!; }
Dart
dart:html
MediaKeySystemAccess
getConfiguration method
MediaKeySystemAccess class
Properties
hashCode
keySystem
runtimeType
Methods
createMediaKeys
getConfiguration
noSuchMethod
toString
Operators
operator ==