Dart
dart:html
MediaStreamTrack
getConstraints method
description
getConstraints method
Map
getConstraints
(
)
Implementation
Map
getConstraints() {
return
convertNativeToDart_Dictionary(_getConstraints_1()); }