OLD | NEW |
(Empty) | |
| 1 // START_OF_CACHED_PATCHES |
| 2 // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
| 3 // for details. All rights reserved. Use of this source code is governed by a |
| 4 // BSD-style license that can be found in the LICENSE file. |
| 5 |
| 6 // DO NOT EDIT GENERATED FILE. |
| 7 |
| 8 library cached_patches; |
| 9 |
| 10 var cached_patches = {"dart:html": ["dart:html", "dart:html_js_interop_patch.dar
t", """import 'dart:js' as js_library; |
| 11 |
| 12 /** |
| 13 * Placeholder object for cases where we need to determine exactly how many |
| 14 * args were passed to a function. |
| 15 */ |
| 16 const _UNDEFINED_JS_CONST = const Object(); |
| 17 |
| 18 patch class DivElement { |
| 19 factory DivElement._internalWrap() => new DivElementImpl.internal_(); |
| 20 |
| 21 } |
| 22 class DivElementImpl extends DivElement implements js_library.JSObjectInterfaces
Dom { |
| 23 DivElementImpl.internal_() : super.internal_(); |
| 24 get runtimeType => DivElement; |
| 25 toString() => super.toString(); |
| 26 } |
| 27 patch class ImageElement { |
| 28 factory ImageElement._internalWrap() => new ImageElementImpl.internal_(); |
| 29 |
| 30 } |
| 31 class ImageElementImpl extends ImageElement implements js_library.JSObjectInterf
acesDom { |
| 32 ImageElementImpl.internal_() : super.internal_(); |
| 33 get runtimeType => ImageElement; |
| 34 toString() => super.toString(); |
| 35 } |
| 36 patch class TreeWalker { |
| 37 factory TreeWalker._internalWrap() => new TreeWalkerImpl.internal_(); |
| 38 |
| 39 } |
| 40 class TreeWalkerImpl extends TreeWalker implements js_library.JSObjectInterfaces
Dom { |
| 41 TreeWalkerImpl.internal_() : super.internal_(); |
| 42 get runtimeType => TreeWalker; |
| 43 toString() => super.toString(); |
| 44 } |
| 45 patch class TableSectionElement { |
| 46 factory TableSectionElement._internalWrap() => new TableSectionElementImpl.int
ernal_(); |
| 47 |
| 48 } |
| 49 class TableSectionElementImpl extends TableSectionElement implements js_library.
JSObjectInterfacesDom { |
| 50 TableSectionElementImpl.internal_() : super.internal_(); |
| 51 get runtimeType => TableSectionElement; |
| 52 toString() => super.toString(); |
| 53 } |
| 54 patch class DetailsElement { |
| 55 factory DetailsElement._internalWrap() => new DetailsElementImpl.internal_(); |
| 56 |
| 57 } |
| 58 class DetailsElementImpl extends DetailsElement implements js_library.JSObjectIn
terfacesDom { |
| 59 DetailsElementImpl.internal_() : super.internal_(); |
| 60 get runtimeType => DetailsElement; |
| 61 toString() => super.toString(); |
| 62 } |
| 63 patch class XPathResult { |
| 64 factory XPathResult._internalWrap() => new XPathResultImpl.internal_(); |
| 65 |
| 66 } |
| 67 class XPathResultImpl extends XPathResult implements js_library.JSObjectInterfac
esDom { |
| 68 XPathResultImpl.internal_() : super.internal_(); |
| 69 get runtimeType => XPathResult; |
| 70 toString() => super.toString(); |
| 71 } |
| 72 patch class HttpRequest { |
| 73 factory HttpRequest._internalWrap() => new HttpRequestImpl.internal_(); |
| 74 |
| 75 } |
| 76 class HttpRequestImpl extends HttpRequest implements js_library.JSObjectInterfac
esDom { |
| 77 HttpRequestImpl.internal_() : super.internal_(); |
| 78 get runtimeType => HttpRequest; |
| 79 toString() => super.toString(); |
| 80 } |
| 81 patch class SpeechSynthesisUtterance { |
| 82 factory SpeechSynthesisUtterance._internalWrap() => new SpeechSynthesisUtteran
ceImpl.internal_(); |
| 83 |
| 84 } |
| 85 class SpeechSynthesisUtteranceImpl extends SpeechSynthesisUtterance implements j
s_library.JSObjectInterfacesDom { |
| 86 SpeechSynthesisUtteranceImpl.internal_() : super.internal_(); |
| 87 get runtimeType => SpeechSynthesisUtterance; |
| 88 toString() => super.toString(); |
| 89 } |
| 90 patch class CredentialsContainer { |
| 91 factory CredentialsContainer._internalWrap() => new CredentialsContainerImpl.i
nternal_(); |
| 92 |
| 93 } |
| 94 class CredentialsContainerImpl extends CredentialsContainer implements js_librar
y.JSObjectInterfacesDom { |
| 95 CredentialsContainerImpl.internal_() : super.internal_(); |
| 96 get runtimeType => CredentialsContainer; |
| 97 toString() => super.toString(); |
| 98 } |
| 99 patch class MessageChannel { |
| 100 factory MessageChannel._internalWrap() => new MessageChannelImpl.internal_(); |
| 101 |
| 102 } |
| 103 class MessageChannelImpl extends MessageChannel implements js_library.JSObjectIn
terfacesDom { |
| 104 MessageChannelImpl.internal_() : super.internal_(); |
| 105 get runtimeType => MessageChannel; |
| 106 toString() => super.toString(); |
| 107 } |
| 108 patch class CloseEvent { |
| 109 factory CloseEvent._internalWrap() => new CloseEventImpl.internal_(); |
| 110 |
| 111 } |
| 112 class CloseEventImpl extends CloseEvent implements js_library.JSObjectInterfaces
Dom { |
| 113 CloseEventImpl.internal_() : super.internal_(); |
| 114 get runtimeType => CloseEvent; |
| 115 toString() => super.toString(); |
| 116 } |
| 117 patch class ProgressEvent { |
| 118 factory ProgressEvent._internalWrap() => new ProgressEventImpl.internal_(); |
| 119 |
| 120 } |
| 121 class ProgressEventImpl extends ProgressEvent implements js_library.JSObjectInte
rfacesDom { |
| 122 ProgressEventImpl.internal_() : super.internal_(); |
| 123 get runtimeType => ProgressEvent; |
| 124 toString() => super.toString(); |
| 125 } |
| 126 patch class MediaController { |
| 127 factory MediaController._internalWrap() => new MediaControllerImpl.internal_()
; |
| 128 |
| 129 } |
| 130 class MediaControllerImpl extends MediaController implements js_library.JSObject
InterfacesDom { |
| 131 MediaControllerImpl.internal_() : super.internal_(); |
| 132 get runtimeType => MediaController; |
| 133 toString() => super.toString(); |
| 134 } |
| 135 patch class VRDevice { |
| 136 factory VRDevice._internalWrap() => new VRDeviceImpl.internal_(); |
| 137 |
| 138 } |
| 139 class VRDeviceImpl extends VRDevice implements js_library.JSObjectInterfacesDom
{ |
| 140 VRDeviceImpl.internal_() : super.internal_(); |
| 141 get runtimeType => VRDevice; |
| 142 toString() => super.toString(); |
| 143 } |
| 144 patch class SpeechSynthesis { |
| 145 factory SpeechSynthesis._internalWrap() => new SpeechSynthesisImpl.internal_()
; |
| 146 |
| 147 } |
| 148 class SpeechSynthesisImpl extends SpeechSynthesis implements js_library.JSObject
InterfacesDom { |
| 149 SpeechSynthesisImpl.internal_() : super.internal_(); |
| 150 get runtimeType => SpeechSynthesis; |
| 151 toString() => super.toString(); |
| 152 } |
| 153 patch class HtmlCollection { |
| 154 factory HtmlCollection._internalWrap() => new HtmlCollectionImpl.internal_(); |
| 155 |
| 156 } |
| 157 class HtmlCollectionImpl extends HtmlCollection implements js_library.JSObjectIn
terfacesDom { |
| 158 HtmlCollectionImpl.internal_() : super.internal_(); |
| 159 get runtimeType => HtmlCollection; |
| 160 toString() => super.toString(); |
| 161 } |
| 162 patch class Element { |
| 163 factory Element._internalWrap() => new ElementImpl.internal_(); |
| 164 |
| 165 } |
| 166 class ElementImpl extends Element implements js_library.JSObjectInterfacesDom { |
| 167 ElementImpl.internal_() : super.internal_(); |
| 168 get runtimeType => Element; |
| 169 toString() => super.toString(); |
| 170 } |
| 171 patch class Plugin { |
| 172 factory Plugin._internalWrap() => new PluginImpl.internal_(); |
| 173 |
| 174 } |
| 175 class PluginImpl extends Plugin implements js_library.JSObjectInterfacesDom { |
| 176 PluginImpl.internal_() : super.internal_(); |
| 177 get runtimeType => Plugin; |
| 178 toString() => super.toString(); |
| 179 } |
| 180 patch class CssFontFaceRule { |
| 181 factory CssFontFaceRule._internalWrap() => new CssFontFaceRuleImpl.internal_()
; |
| 182 |
| 183 } |
| 184 class CssFontFaceRuleImpl extends CssFontFaceRule implements js_library.JSObject
InterfacesDom { |
| 185 CssFontFaceRuleImpl.internal_() : super.internal_(); |
| 186 get runtimeType => CssFontFaceRule; |
| 187 toString() => super.toString(); |
| 188 } |
| 189 patch class File { |
| 190 factory File._internalWrap() => new FileImpl.internal_(); |
| 191 |
| 192 } |
| 193 class FileImpl extends File implements js_library.JSObjectInterfacesDom { |
| 194 FileImpl.internal_() : super.internal_(); |
| 195 get runtimeType => File; |
| 196 toString() => super.toString(); |
| 197 } |
| 198 patch class MouseEvent { |
| 199 factory MouseEvent._internalWrap() => new MouseEventImpl.internal_(); |
| 200 |
| 201 } |
| 202 class MouseEventImpl extends MouseEvent implements js_library.JSObjectInterfaces
Dom { |
| 203 MouseEventImpl.internal_() : super.internal_(); |
| 204 get runtimeType => MouseEvent; |
| 205 toString() => super.toString(); |
| 206 } |
| 207 patch class MenuElement { |
| 208 factory MenuElement._internalWrap() => new MenuElementImpl.internal_(); |
| 209 |
| 210 } |
| 211 class MenuElementImpl extends MenuElement implements js_library.JSObjectInterfac
esDom { |
| 212 MenuElementImpl.internal_() : super.internal_(); |
| 213 get runtimeType => MenuElement; |
| 214 toString() => super.toString(); |
| 215 } |
| 216 patch class ReadableByteStreamReader { |
| 217 factory ReadableByteStreamReader._internalWrap() => new ReadableByteStreamRead
erImpl.internal_(); |
| 218 |
| 219 } |
| 220 class ReadableByteStreamReaderImpl extends ReadableByteStreamReader implements j
s_library.JSObjectInterfacesDom { |
| 221 ReadableByteStreamReaderImpl.internal_() : super.internal_(); |
| 222 get runtimeType => ReadableByteStreamReader; |
| 223 toString() => super.toString(); |
| 224 } |
| 225 patch class FetchEvent { |
| 226 factory FetchEvent._internalWrap() => new FetchEventImpl.internal_(); |
| 227 |
| 228 } |
| 229 class FetchEventImpl extends FetchEvent implements js_library.JSObjectInterfaces
Dom { |
| 230 FetchEventImpl.internal_() : super.internal_(); |
| 231 get runtimeType => FetchEvent; |
| 232 toString() => super.toString(); |
| 233 } |
| 234 patch class MediaStreamTrack { |
| 235 factory MediaStreamTrack._internalWrap() => new MediaStreamTrackImpl.internal_
(); |
| 236 |
| 237 } |
| 238 class MediaStreamTrackImpl extends MediaStreamTrack implements js_library.JSObje
ctInterfacesDom { |
| 239 MediaStreamTrackImpl.internal_() : super.internal_(); |
| 240 get runtimeType => MediaStreamTrack; |
| 241 toString() => super.toString(); |
| 242 } |
| 243 patch class ShadowRoot { |
| 244 factory ShadowRoot._internalWrap() => new ShadowRootImpl.internal_(); |
| 245 |
| 246 } |
| 247 class ShadowRootImpl extends ShadowRoot implements js_library.JSObjectInterfaces
Dom { |
| 248 ShadowRootImpl.internal_() : super.internal_(); |
| 249 get runtimeType => ShadowRoot; |
| 250 toString() => super.toString(); |
| 251 } |
| 252 patch class SpeechSynthesisEvent { |
| 253 factory SpeechSynthesisEvent._internalWrap() => new SpeechSynthesisEventImpl.i
nternal_(); |
| 254 |
| 255 } |
| 256 class SpeechSynthesisEventImpl extends SpeechSynthesisEvent implements js_librar
y.JSObjectInterfacesDom { |
| 257 SpeechSynthesisEventImpl.internal_() : super.internal_(); |
| 258 get runtimeType => SpeechSynthesisEvent; |
| 259 toString() => super.toString(); |
| 260 } |
| 261 patch class VRPositionState { |
| 262 factory VRPositionState._internalWrap() => new VRPositionStateImpl.internal_()
; |
| 263 |
| 264 } |
| 265 class VRPositionStateImpl extends VRPositionState implements js_library.JSObject
InterfacesDom { |
| 266 VRPositionStateImpl.internal_() : super.internal_(); |
| 267 get runtimeType => VRPositionState; |
| 268 toString() => super.toString(); |
| 269 } |
| 270 patch class Window { |
| 271 factory Window._internalWrap() => new WindowImpl.internal_(); |
| 272 |
| 273 } |
| 274 class WindowImpl extends Window implements js_library.JSObjectInterfacesDom { |
| 275 WindowImpl.internal_() : super.internal_(); |
| 276 get runtimeType => Window; |
| 277 toString() => super.toString(); |
| 278 } |
| 279 patch class SpeechRecognition { |
| 280 factory SpeechRecognition._internalWrap() => new SpeechRecognitionImpl.interna
l_(); |
| 281 |
| 282 } |
| 283 class SpeechRecognitionImpl extends SpeechRecognition implements js_library.JSOb
jectInterfacesDom { |
| 284 SpeechRecognitionImpl.internal_() : super.internal_(); |
| 285 get runtimeType => SpeechRecognition; |
| 286 toString() => super.toString(); |
| 287 } |
| 288 patch class Console { |
| 289 factory Console._internalWrap() => new ConsoleImpl.internal_(); |
| 290 |
| 291 } |
| 292 class ConsoleImpl extends Console implements js_library.JSObjectInterfacesDom { |
| 293 ConsoleImpl.internal_() : super.internal_(); |
| 294 get runtimeType => Console; |
| 295 toString() => super.toString(); |
| 296 } |
| 297 patch class AutocompleteErrorEvent { |
| 298 factory AutocompleteErrorEvent._internalWrap() => new AutocompleteErrorEventIm
pl.internal_(); |
| 299 |
| 300 } |
| 301 class AutocompleteErrorEventImpl extends AutocompleteErrorEvent implements js_li
brary.JSObjectInterfacesDom { |
| 302 AutocompleteErrorEventImpl.internal_() : super.internal_(); |
| 303 get runtimeType => AutocompleteErrorEvent; |
| 304 toString() => super.toString(); |
| 305 } |
| 306 patch class CanvasGradient { |
| 307 factory CanvasGradient._internalWrap() => new CanvasGradientImpl.internal_(); |
| 308 |
| 309 } |
| 310 class CanvasGradientImpl extends CanvasGradient implements js_library.JSObjectIn
terfacesDom { |
| 311 CanvasGradientImpl.internal_() : super.internal_(); |
| 312 get runtimeType => CanvasGradient; |
| 313 toString() => super.toString(); |
| 314 } |
| 315 patch class MediaStream { |
| 316 factory MediaStream._internalWrap() => new MediaStreamImpl.internal_(); |
| 317 |
| 318 } |
| 319 class MediaStreamImpl extends MediaStream implements js_library.JSObjectInterfac
esDom { |
| 320 MediaStreamImpl.internal_() : super.internal_(); |
| 321 get runtimeType => MediaStream; |
| 322 toString() => super.toString(); |
| 323 } |
| 324 patch class _ClientRectList { |
| 325 factory _ClientRectList._internalWrap() => new _ClientRectListImpl.internal_()
; |
| 326 |
| 327 } |
| 328 class _ClientRectListImpl extends _ClientRectList implements js_library.JSObject
InterfacesDom { |
| 329 _ClientRectListImpl.internal_() : super.internal_(); |
| 330 get runtimeType => _ClientRectList; |
| 331 toString() => super.toString(); |
| 332 } |
| 333 patch class Document { |
| 334 factory Document._internalWrap() => new DocumentImpl.internal_(); |
| 335 |
| 336 } |
| 337 class DocumentImpl extends Document implements js_library.JSObjectInterfacesDom
{ |
| 338 DocumentImpl.internal_() : super.internal_(); |
| 339 get runtimeType => Document; |
| 340 toString() => super.toString(); |
| 341 } |
| 342 patch class MessageEvent { |
| 343 factory MessageEvent._internalWrap() => new MessageEventImpl.internal_(); |
| 344 |
| 345 } |
| 346 class MessageEventImpl extends MessageEvent implements js_library.JSObjectInterf
acesDom { |
| 347 MessageEventImpl.internal_() : super.internal_(); |
| 348 get runtimeType => MessageEvent; |
| 349 toString() => super.toString(); |
| 350 } |
| 351 patch class RtcDtmfSender { |
| 352 factory RtcDtmfSender._internalWrap() => new RtcDtmfSenderImpl.internal_(); |
| 353 |
| 354 } |
| 355 class RtcDtmfSenderImpl extends RtcDtmfSender implements js_library.JSObjectInte
rfacesDom { |
| 356 RtcDtmfSenderImpl.internal_() : super.internal_(); |
| 357 get runtimeType => RtcDtmfSender; |
| 358 toString() => super.toString(); |
| 359 } |
| 360 patch class ParamElement { |
| 361 factory ParamElement._internalWrap() => new ParamElementImpl.internal_(); |
| 362 |
| 363 } |
| 364 class ParamElementImpl extends ParamElement implements js_library.JSObjectInterf
acesDom { |
| 365 ParamElementImpl.internal_() : super.internal_(); |
| 366 get runtimeType => ParamElement; |
| 367 toString() => super.toString(); |
| 368 } |
| 369 patch class TextTrack { |
| 370 factory TextTrack._internalWrap() => new TextTrackImpl.internal_(); |
| 371 |
| 372 } |
| 373 class TextTrackImpl extends TextTrack implements js_library.JSObjectInterfacesDo
m { |
| 374 TextTrackImpl.internal_() : super.internal_(); |
| 375 get runtimeType => TextTrack; |
| 376 toString() => super.toString(); |
| 377 } |
| 378 patch class ModElement { |
| 379 factory ModElement._internalWrap() => new ModElementImpl.internal_(); |
| 380 |
| 381 } |
| 382 class ModElementImpl extends ModElement implements js_library.JSObjectInterfaces
Dom { |
| 383 ModElementImpl.internal_() : super.internal_(); |
| 384 get runtimeType => ModElement; |
| 385 toString() => super.toString(); |
| 386 } |
| 387 patch class ScriptElement { |
| 388 factory ScriptElement._internalWrap() => new ScriptElementImpl.internal_(); |
| 389 |
| 390 } |
| 391 class ScriptElementImpl extends ScriptElement implements js_library.JSObjectInte
rfacesDom { |
| 392 ScriptElementImpl.internal_() : super.internal_(); |
| 393 get runtimeType => ScriptElement; |
| 394 toString() => super.toString(); |
| 395 } |
| 396 patch class VRFieldOfView { |
| 397 factory VRFieldOfView._internalWrap() => new VRFieldOfViewImpl.internal_(); |
| 398 |
| 399 } |
| 400 class VRFieldOfViewImpl extends VRFieldOfView implements js_library.JSObjectInte
rfacesDom { |
| 401 VRFieldOfViewImpl.internal_() : super.internal_(); |
| 402 get runtimeType => VRFieldOfView; |
| 403 toString() => super.toString(); |
| 404 } |
| 405 patch class SyncRegistration { |
| 406 factory SyncRegistration._internalWrap() => new SyncRegistrationImpl.internal_
(); |
| 407 |
| 408 } |
| 409 class SyncRegistrationImpl extends SyncRegistration implements js_library.JSObje
ctInterfacesDom { |
| 410 SyncRegistrationImpl.internal_() : super.internal_(); |
| 411 get runtimeType => SyncRegistration; |
| 412 toString() => super.toString(); |
| 413 } |
| 414 patch class Touch { |
| 415 factory Touch._internalWrap() => new TouchImpl.internal_(); |
| 416 |
| 417 } |
| 418 class TouchImpl extends Touch implements js_library.JSObjectInterfacesDom { |
| 419 TouchImpl.internal_() : super.internal_(); |
| 420 get runtimeType => Touch; |
| 421 toString() => super.toString(); |
| 422 } |
| 423 patch class BarProp { |
| 424 factory BarProp._internalWrap() => new BarPropImpl.internal_(); |
| 425 |
| 426 } |
| 427 class BarPropImpl extends BarProp implements js_library.JSObjectInterfacesDom { |
| 428 BarPropImpl.internal_() : super.internal_(); |
| 429 get runtimeType => BarProp; |
| 430 toString() => super.toString(); |
| 431 } |
| 432 patch class DeviceLightEvent { |
| 433 factory DeviceLightEvent._internalWrap() => new DeviceLightEventImpl.internal_
(); |
| 434 |
| 435 } |
| 436 class DeviceLightEventImpl extends DeviceLightEvent implements js_library.JSObje
ctInterfacesDom { |
| 437 DeviceLightEventImpl.internal_() : super.internal_(); |
| 438 get runtimeType => DeviceLightEvent; |
| 439 toString() => super.toString(); |
| 440 } |
| 441 patch class MediaDevices { |
| 442 factory MediaDevices._internalWrap() => new MediaDevicesImpl.internal_(); |
| 443 |
| 444 } |
| 445 class MediaDevicesImpl extends MediaDevices implements js_library.JSObjectInterf
acesDom { |
| 446 MediaDevicesImpl.internal_() : super.internal_(); |
| 447 get runtimeType => MediaDevices; |
| 448 toString() => super.toString(); |
| 449 } |
| 450 patch class Url { |
| 451 factory Url._internalWrap() => new UrlImpl.internal_(); |
| 452 |
| 453 } |
| 454 class UrlImpl extends Url implements js_library.JSObjectInterfacesDom { |
| 455 UrlImpl.internal_() : super.internal_(); |
| 456 get runtimeType => Url; |
| 457 toString() => super.toString(); |
| 458 } |
| 459 patch class EmbedElement { |
| 460 factory EmbedElement._internalWrap() => new EmbedElementImpl.internal_(); |
| 461 |
| 462 } |
| 463 class EmbedElementImpl extends EmbedElement implements js_library.JSObjectInterf
acesDom { |
| 464 EmbedElementImpl.internal_() : super.internal_(); |
| 465 get runtimeType => EmbedElement; |
| 466 toString() => super.toString(); |
| 467 } |
| 468 patch class Metadata { |
| 469 factory Metadata._internalWrap() => new MetadataImpl.internal_(); |
| 470 |
| 471 } |
| 472 class MetadataImpl extends Metadata implements js_library.JSObjectInterfacesDom
{ |
| 473 MetadataImpl.internal_() : super.internal_(); |
| 474 get runtimeType => Metadata; |
| 475 toString() => super.toString(); |
| 476 } |
| 477 patch class _FileEntrySync { |
| 478 factory _FileEntrySync._internalWrap() => new _FileEntrySyncImpl.internal_(); |
| 479 |
| 480 } |
| 481 class _FileEntrySyncImpl extends _FileEntrySync implements js_library.JSObjectIn
terfacesDom { |
| 482 _FileEntrySyncImpl.internal_() : super.internal_(); |
| 483 get runtimeType => _FileEntrySync; |
| 484 toString() => super.toString(); |
| 485 } |
| 486 patch class BaseElement { |
| 487 factory BaseElement._internalWrap() => new BaseElementImpl.internal_(); |
| 488 |
| 489 } |
| 490 class BaseElementImpl extends BaseElement implements js_library.JSObjectInterfac
esDom { |
| 491 BaseElementImpl.internal_() : super.internal_(); |
| 492 get runtimeType => BaseElement; |
| 493 toString() => super.toString(); |
| 494 } |
| 495 patch class BRElement { |
| 496 factory BRElement._internalWrap() => new BRElementImpl.internal_(); |
| 497 |
| 498 } |
| 499 class BRElementImpl extends BRElement implements js_library.JSObjectInterfacesDo
m { |
| 500 BRElementImpl.internal_() : super.internal_(); |
| 501 get runtimeType => BRElement; |
| 502 toString() => super.toString(); |
| 503 } |
| 504 patch class Presentation { |
| 505 factory Presentation._internalWrap() => new PresentationImpl.internal_(); |
| 506 |
| 507 } |
| 508 class PresentationImpl extends Presentation implements js_library.JSObjectInterf
acesDom { |
| 509 PresentationImpl.internal_() : super.internal_(); |
| 510 get runtimeType => Presentation; |
| 511 toString() => super.toString(); |
| 512 } |
| 513 patch class CircularGeofencingRegion { |
| 514 factory CircularGeofencingRegion._internalWrap() => new CircularGeofencingRegi
onImpl.internal_(); |
| 515 |
| 516 } |
| 517 class CircularGeofencingRegionImpl extends CircularGeofencingRegion implements j
s_library.JSObjectInterfacesDom { |
| 518 CircularGeofencingRegionImpl.internal_() : super.internal_(); |
| 519 get runtimeType => CircularGeofencingRegion; |
| 520 toString() => super.toString(); |
| 521 } |
| 522 patch class PushManager { |
| 523 factory PushManager._internalWrap() => new PushManagerImpl.internal_(); |
| 524 |
| 525 } |
| 526 class PushManagerImpl extends PushManager implements js_library.JSObjectInterfac
esDom { |
| 527 PushManagerImpl.internal_() : super.internal_(); |
| 528 get runtimeType => PushManager; |
| 529 toString() => super.toString(); |
| 530 } |
| 531 patch class PasswordCredential { |
| 532 factory PasswordCredential._internalWrap() => new PasswordCredentialImpl.inter
nal_(); |
| 533 |
| 534 } |
| 535 class PasswordCredentialImpl extends PasswordCredential implements js_library.JS
ObjectInterfacesDom { |
| 536 PasswordCredentialImpl.internal_() : super.internal_(); |
| 537 get runtimeType => PasswordCredential; |
| 538 toString() => super.toString(); |
| 539 } |
| 540 patch class ObjectElement { |
| 541 factory ObjectElement._internalWrap() => new ObjectElementImpl.internal_(); |
| 542 |
| 543 } |
| 544 class ObjectElementImpl extends ObjectElement implements js_library.JSObjectInte
rfacesDom { |
| 545 ObjectElementImpl.internal_() : super.internal_(); |
| 546 get runtimeType => ObjectElement; |
| 547 toString() => super.toString(); |
| 548 } |
| 549 patch class DomMatrix { |
| 550 factory DomMatrix._internalWrap() => new DomMatrixImpl.internal_(); |
| 551 |
| 552 } |
| 553 class DomMatrixImpl extends DomMatrix implements js_library.JSObjectInterfacesDo
m { |
| 554 DomMatrixImpl.internal_() : super.internal_(); |
| 555 get runtimeType => DomMatrix; |
| 556 toString() => super.toString(); |
| 557 } |
| 558 patch class AbstractWorker { |
| 559 factory AbstractWorker._internalWrap() => new AbstractWorkerImpl.internal_(); |
| 560 |
| 561 } |
| 562 class AbstractWorkerImpl extends AbstractWorker implements js_library.JSObjectIn
terfacesDom { |
| 563 AbstractWorkerImpl.internal_() : super.internal_(); |
| 564 get runtimeType => AbstractWorker; |
| 565 toString() => super.toString(); |
| 566 } |
| 567 patch class ResourceProgressEvent { |
| 568 factory ResourceProgressEvent._internalWrap() => new ResourceProgressEventImpl
.internal_(); |
| 569 |
| 570 } |
| 571 class ResourceProgressEventImpl extends ResourceProgressEvent implements js_libr
ary.JSObjectInterfacesDom { |
| 572 ResourceProgressEventImpl.internal_() : super.internal_(); |
| 573 get runtimeType => ResourceProgressEvent; |
| 574 toString() => super.toString(); |
| 575 } |
| 576 patch class ValidityState { |
| 577 factory ValidityState._internalWrap() => new ValidityStateImpl.internal_(); |
| 578 |
| 579 } |
| 580 class ValidityStateImpl extends ValidityState implements js_library.JSObjectInte
rfacesDom { |
| 581 ValidityStateImpl.internal_() : super.internal_(); |
| 582 get runtimeType => ValidityState; |
| 583 toString() => super.toString(); |
| 584 } |
| 585 patch class HRElement { |
| 586 factory HRElement._internalWrap() => new HRElementImpl.internal_(); |
| 587 |
| 588 } |
| 589 class HRElementImpl extends HRElement implements js_library.JSObjectInterfacesDo
m { |
| 590 HRElementImpl.internal_() : super.internal_(); |
| 591 get runtimeType => HRElement; |
| 592 toString() => super.toString(); |
| 593 } |
| 594 patch class OptGroupElement { |
| 595 factory OptGroupElement._internalWrap() => new OptGroupElementImpl.internal_()
; |
| 596 |
| 597 } |
| 598 class OptGroupElementImpl extends OptGroupElement implements js_library.JSObject
InterfacesDom { |
| 599 OptGroupElementImpl.internal_() : super.internal_(); |
| 600 get runtimeType => OptGroupElement; |
| 601 toString() => super.toString(); |
| 602 } |
| 603 patch class Crypto { |
| 604 factory Crypto._internalWrap() => new CryptoImpl.internal_(); |
| 605 |
| 606 } |
| 607 class CryptoImpl extends Crypto implements js_library.JSObjectInterfacesDom { |
| 608 CryptoImpl.internal_() : super.internal_(); |
| 609 get runtimeType => Crypto; |
| 610 toString() => super.toString(); |
| 611 } |
| 612 patch class PerformanceTiming { |
| 613 factory PerformanceTiming._internalWrap() => new PerformanceTimingImpl.interna
l_(); |
| 614 |
| 615 } |
| 616 class PerformanceTimingImpl extends PerformanceTiming implements js_library.JSOb
jectInterfacesDom { |
| 617 PerformanceTimingImpl.internal_() : super.internal_(); |
| 618 get runtimeType => PerformanceTiming; |
| 619 toString() => super.toString(); |
| 620 } |
| 621 patch class RtcDataChannel { |
| 622 factory RtcDataChannel._internalWrap() => new RtcDataChannelImpl.internal_(); |
| 623 |
| 624 } |
| 625 class RtcDataChannelImpl extends RtcDataChannel implements js_library.JSObjectIn
terfacesDom { |
| 626 RtcDataChannelImpl.internal_() : super.internal_(); |
| 627 get runtimeType => RtcDataChannel; |
| 628 toString() => super.toString(); |
| 629 } |
| 630 patch class NavigatorOnLine { |
| 631 factory NavigatorOnLine._internalWrap() => new NavigatorOnLineImpl.internal_()
; |
| 632 |
| 633 } |
| 634 class NavigatorOnLineImpl extends NavigatorOnLine implements js_library.JSObject
InterfacesDom { |
| 635 NavigatorOnLineImpl.internal_() : super.internal_(); |
| 636 get runtimeType => NavigatorOnLine; |
| 637 toString() => super.toString(); |
| 638 } |
| 639 patch class _HTMLAppletElement { |
| 640 factory _HTMLAppletElement._internalWrap() => new _HTMLAppletElementImpl.inter
nal_(); |
| 641 |
| 642 } |
| 643 class _HTMLAppletElementImpl extends _HTMLAppletElement implements js_library.JS
ObjectInterfacesDom { |
| 644 _HTMLAppletElementImpl.internal_() : super.internal_(); |
| 645 get runtimeType => _HTMLAppletElement; |
| 646 toString() => super.toString(); |
| 647 } |
| 648 patch class SpeechSynthesisVoice { |
| 649 factory SpeechSynthesisVoice._internalWrap() => new SpeechSynthesisVoiceImpl.i
nternal_(); |
| 650 |
| 651 } |
| 652 class SpeechSynthesisVoiceImpl extends SpeechSynthesisVoice implements js_librar
y.JSObjectInterfacesDom { |
| 653 SpeechSynthesisVoiceImpl.internal_() : super.internal_(); |
| 654 get runtimeType => SpeechSynthesisVoice; |
| 655 toString() => super.toString(); |
| 656 } |
| 657 patch class FontFaceSetLoadEvent { |
| 658 factory FontFaceSetLoadEvent._internalWrap() => new FontFaceSetLoadEventImpl.i
nternal_(); |
| 659 |
| 660 } |
| 661 class FontFaceSetLoadEventImpl extends FontFaceSetLoadEvent implements js_librar
y.JSObjectInterfacesDom { |
| 662 FontFaceSetLoadEventImpl.internal_() : super.internal_(); |
| 663 get runtimeType => FontFaceSetLoadEvent; |
| 664 toString() => super.toString(); |
| 665 } |
| 666 patch class NavigatorStorageUtils { |
| 667 factory NavigatorStorageUtils._internalWrap() => new NavigatorStorageUtilsImpl
.internal_(); |
| 668 |
| 669 } |
| 670 class NavigatorStorageUtilsImpl extends NavigatorStorageUtils implements js_libr
ary.JSObjectInterfacesDom { |
| 671 NavigatorStorageUtilsImpl.internal_() : super.internal_(); |
| 672 get runtimeType => NavigatorStorageUtils; |
| 673 toString() => super.toString(); |
| 674 } |
| 675 patch class SourceElement { |
| 676 factory SourceElement._internalWrap() => new SourceElementImpl.internal_(); |
| 677 |
| 678 } |
| 679 class SourceElementImpl extends SourceElement implements js_library.JSObjectInte
rfacesDom { |
| 680 SourceElementImpl.internal_() : super.internal_(); |
| 681 get runtimeType => SourceElement; |
| 682 toString() => super.toString(); |
| 683 } |
| 684 patch class InjectedScriptHost { |
| 685 factory InjectedScriptHost._internalWrap() => new InjectedScriptHostImpl.inter
nal_(); |
| 686 |
| 687 } |
| 688 class InjectedScriptHostImpl extends InjectedScriptHost implements js_library.JS
ObjectInterfacesDom { |
| 689 InjectedScriptHostImpl.internal_() : super.internal_(); |
| 690 get runtimeType => InjectedScriptHost; |
| 691 toString() => super.toString(); |
| 692 } |
| 693 patch class UIEvent { |
| 694 factory UIEvent._internalWrap() => new UIEventImpl.internal_(); |
| 695 |
| 696 } |
| 697 class UIEventImpl extends UIEvent implements js_library.JSObjectInterfacesDom { |
| 698 UIEventImpl.internal_() : super.internal_(); |
| 699 get runtimeType => UIEvent; |
| 700 toString() => super.toString(); |
| 701 } |
| 702 patch class HtmlHtmlElement { |
| 703 factory HtmlHtmlElement._internalWrap() => new HtmlHtmlElementImpl.internal_()
; |
| 704 |
| 705 } |
| 706 class HtmlHtmlElementImpl extends HtmlHtmlElement implements js_library.JSObject
InterfacesDom { |
| 707 HtmlHtmlElementImpl.internal_() : super.internal_(); |
| 708 get runtimeType => HtmlHtmlElement; |
| 709 toString() => super.toString(); |
| 710 } |
| 711 patch class ClipboardEvent { |
| 712 factory ClipboardEvent._internalWrap() => new ClipboardEventImpl.internal_(); |
| 713 |
| 714 } |
| 715 class ClipboardEventImpl extends ClipboardEvent implements js_library.JSObjectIn
terfacesDom { |
| 716 ClipboardEventImpl.internal_() : super.internal_(); |
| 717 get runtimeType => ClipboardEvent; |
| 718 toString() => super.toString(); |
| 719 } |
| 720 patch class OptionElement { |
| 721 factory OptionElement._internalWrap() => new OptionElementImpl.internal_(); |
| 722 |
| 723 } |
| 724 class OptionElementImpl extends OptionElement implements js_library.JSObjectInte
rfacesDom { |
| 725 OptionElementImpl.internal_() : super.internal_(); |
| 726 get runtimeType => OptionElement; |
| 727 toString() => super.toString(); |
| 728 } |
| 729 patch class MediaSource { |
| 730 factory MediaSource._internalWrap() => new MediaSourceImpl.internal_(); |
| 731 |
| 732 } |
| 733 class MediaSourceImpl extends MediaSource implements js_library.JSObjectInterfac
esDom { |
| 734 MediaSourceImpl.internal_() : super.internal_(); |
| 735 get runtimeType => MediaSource; |
| 736 toString() => super.toString(); |
| 737 } |
| 738 patch class MediaKeyMessageEvent { |
| 739 factory MediaKeyMessageEvent._internalWrap() => new MediaKeyMessageEventImpl.i
nternal_(); |
| 740 |
| 741 } |
| 742 class MediaKeyMessageEventImpl extends MediaKeyMessageEvent implements js_librar
y.JSObjectInterfacesDom { |
| 743 MediaKeyMessageEventImpl.internal_() : super.internal_(); |
| 744 get runtimeType => MediaKeyMessageEvent; |
| 745 toString() => super.toString(); |
| 746 } |
| 747 patch class CustomEvent { |
| 748 factory CustomEvent._internalWrap() => new CustomEventImpl.internal_(); |
| 749 |
| 750 } |
| 751 class CustomEventImpl extends CustomEvent implements js_library.JSObjectInterfac
esDom { |
| 752 CustomEventImpl.internal_() : super.internal_(); |
| 753 get runtimeType => CustomEvent; |
| 754 toString() => super.toString(); |
| 755 } |
| 756 patch class VttRegion { |
| 757 factory VttRegion._internalWrap() => new VttRegionImpl.internal_(); |
| 758 |
| 759 } |
| 760 class VttRegionImpl extends VttRegion implements js_library.JSObjectInterfacesDo
m { |
| 761 VttRegionImpl.internal_() : super.internal_(); |
| 762 get runtimeType => VttRegion; |
| 763 toString() => super.toString(); |
| 764 } |
| 765 patch class HeadingElement { |
| 766 factory HeadingElement._internalWrap() => new HeadingElementImpl.internal_(); |
| 767 |
| 768 } |
| 769 class HeadingElementImpl extends HeadingElement implements js_library.JSObjectIn
terfacesDom { |
| 770 HeadingElementImpl.internal_() : super.internal_(); |
| 771 get runtimeType => HeadingElement; |
| 772 toString() => super.toString(); |
| 773 } |
| 774 patch class History { |
| 775 factory History._internalWrap() => new HistoryImpl.internal_(); |
| 776 |
| 777 } |
| 778 class HistoryImpl extends History implements js_library.JSObjectInterfacesDom { |
| 779 HistoryImpl.internal_() : super.internal_(); |
| 780 get runtimeType => History; |
| 781 toString() => super.toString(); |
| 782 } |
| 783 patch class ServiceWorkerRegistration { |
| 784 factory ServiceWorkerRegistration._internalWrap() => new ServiceWorkerRegistra
tionImpl.internal_(); |
| 785 |
| 786 } |
| 787 class ServiceWorkerRegistrationImpl extends ServiceWorkerRegistration implements
js_library.JSObjectInterfacesDom { |
| 788 ServiceWorkerRegistrationImpl.internal_() : super.internal_(); |
| 789 get runtimeType => ServiceWorkerRegistration; |
| 790 toString() => super.toString(); |
| 791 } |
| 792 patch class _WorkerNavigator { |
| 793 factory _WorkerNavigator._internalWrap() => new _WorkerNavigatorImpl.internal_
(); |
| 794 |
| 795 } |
| 796 class _WorkerNavigatorImpl extends _WorkerNavigator implements js_library.JSObje
ctInterfacesDom { |
| 797 _WorkerNavigatorImpl.internal_() : super.internal_(); |
| 798 get runtimeType => _WorkerNavigator; |
| 799 toString() => super.toString(); |
| 800 } |
| 801 patch class RtcStatsResponse { |
| 802 factory RtcStatsResponse._internalWrap() => new RtcStatsResponseImpl.internal_
(); |
| 803 |
| 804 } |
| 805 class RtcStatsResponseImpl extends RtcStatsResponse implements js_library.JSObje
ctInterfacesDom { |
| 806 RtcStatsResponseImpl.internal_() : super.internal_(); |
| 807 get runtimeType => RtcStatsResponse; |
| 808 toString() => super.toString(); |
| 809 } |
| 810 patch class DirectoryReader { |
| 811 factory DirectoryReader._internalWrap() => new DirectoryReaderImpl.internal_()
; |
| 812 |
| 813 } |
| 814 class DirectoryReaderImpl extends DirectoryReader implements js_library.JSObject
InterfacesDom { |
| 815 DirectoryReaderImpl.internal_() : super.internal_(); |
| 816 get runtimeType => DirectoryReader; |
| 817 toString() => super.toString(); |
| 818 } |
| 819 patch class Headers { |
| 820 factory Headers._internalWrap() => new HeadersImpl.internal_(); |
| 821 |
| 822 } |
| 823 class HeadersImpl extends Headers implements js_library.JSObjectInterfacesDom { |
| 824 HeadersImpl.internal_() : super.internal_(); |
| 825 get runtimeType => Headers; |
| 826 toString() => super.toString(); |
| 827 } |
| 828 patch class DataListElement { |
| 829 factory DataListElement._internalWrap() => new DataListElementImpl.internal_()
; |
| 830 |
| 831 } |
| 832 class DataListElementImpl extends DataListElement implements js_library.JSObject
InterfacesDom { |
| 833 DataListElementImpl.internal_() : super.internal_(); |
| 834 get runtimeType => DataListElement; |
| 835 toString() => super.toString(); |
| 836 } |
| 837 patch class MediaList { |
| 838 factory MediaList._internalWrap() => new MediaListImpl.internal_(); |
| 839 |
| 840 } |
| 841 class MediaListImpl extends MediaList implements js_library.JSObjectInterfacesDo
m { |
| 842 MediaListImpl.internal_() : super.internal_(); |
| 843 get runtimeType => MediaList; |
| 844 toString() => super.toString(); |
| 845 } |
| 846 patch class ParentNode { |
| 847 factory ParentNode._internalWrap() => new ParentNodeImpl.internal_(); |
| 848 |
| 849 } |
| 850 class ParentNodeImpl extends ParentNode implements js_library.JSObjectInterfaces
Dom { |
| 851 ParentNodeImpl.internal_() : super.internal_(); |
| 852 get runtimeType => ParentNode; |
| 853 toString() => super.toString(); |
| 854 } |
| 855 patch class _FileReaderSync { |
| 856 factory _FileReaderSync._internalWrap() => new _FileReaderSyncImpl.internal_()
; |
| 857 |
| 858 } |
| 859 class _FileReaderSyncImpl extends _FileReaderSync implements js_library.JSObject
InterfacesDom { |
| 860 _FileReaderSyncImpl.internal_() : super.internal_(); |
| 861 get runtimeType => _FileReaderSync; |
| 862 toString() => super.toString(); |
| 863 } |
| 864 patch class DataTransferItemList { |
| 865 factory DataTransferItemList._internalWrap() => new DataTransferItemListImpl.i
nternal_(); |
| 866 |
| 867 } |
| 868 class DataTransferItemListImpl extends DataTransferItemList implements js_librar
y.JSObjectInterfacesDom { |
| 869 DataTransferItemListImpl.internal_() : super.internal_(); |
| 870 get runtimeType => DataTransferItemList; |
| 871 toString() => super.toString(); |
| 872 } |
| 873 patch class GlobalEventHandlers { |
| 874 factory GlobalEventHandlers._internalWrap() => new GlobalEventHandlersImpl.int
ernal_(); |
| 875 |
| 876 } |
| 877 class GlobalEventHandlersImpl extends GlobalEventHandlers implements js_library.
JSObjectInterfacesDom { |
| 878 GlobalEventHandlersImpl.internal_() : super.internal_(); |
| 879 get runtimeType => GlobalEventHandlers; |
| 880 toString() => super.toString(); |
| 881 } |
| 882 patch class DocumentFragment { |
| 883 factory DocumentFragment._internalWrap() => new DocumentFragmentImpl.internal_
(); |
| 884 |
| 885 } |
| 886 class DocumentFragmentImpl extends DocumentFragment implements js_library.JSObje
ctInterfacesDom { |
| 887 DocumentFragmentImpl.internal_() : super.internal_(); |
| 888 get runtimeType => DocumentFragment; |
| 889 toString() => super.toString(); |
| 890 } |
| 891 patch class DomImplementation { |
| 892 factory DomImplementation._internalWrap() => new DomImplementationImpl.interna
l_(); |
| 893 |
| 894 } |
| 895 class DomImplementationImpl extends DomImplementation implements js_library.JSOb
jectInterfacesDom { |
| 896 DomImplementationImpl.internal_() : super.internal_(); |
| 897 get runtimeType => DomImplementation; |
| 898 toString() => super.toString(); |
| 899 } |
| 900 patch class PeriodicSyncEvent { |
| 901 factory PeriodicSyncEvent._internalWrap() => new PeriodicSyncEventImpl.interna
l_(); |
| 902 |
| 903 } |
| 904 class PeriodicSyncEventImpl extends PeriodicSyncEvent implements js_library.JSOb
jectInterfacesDom { |
| 905 PeriodicSyncEventImpl.internal_() : super.internal_(); |
| 906 get runtimeType => PeriodicSyncEvent; |
| 907 toString() => super.toString(); |
| 908 } |
| 909 patch class DialogElement { |
| 910 factory DialogElement._internalWrap() => new DialogElementImpl.internal_(); |
| 911 |
| 912 } |
| 913 class DialogElementImpl extends DialogElement implements js_library.JSObjectInte
rfacesDom { |
| 914 DialogElementImpl.internal_() : super.internal_(); |
| 915 get runtimeType => DialogElement; |
| 916 toString() => super.toString(); |
| 917 } |
| 918 patch class PeriodicSyncRegistration { |
| 919 factory PeriodicSyncRegistration._internalWrap() => new PeriodicSyncRegistrati
onImpl.internal_(); |
| 920 |
| 921 } |
| 922 class PeriodicSyncRegistrationImpl extends PeriodicSyncRegistration implements j
s_library.JSObjectInterfacesDom { |
| 923 PeriodicSyncRegistrationImpl.internal_() : super.internal_(); |
| 924 get runtimeType => PeriodicSyncRegistration; |
| 925 toString() => super.toString(); |
| 926 } |
| 927 patch class MessagePort { |
| 928 factory MessagePort._internalWrap() => new MessagePortImpl.internal_(); |
| 929 |
| 930 } |
| 931 class MessagePortImpl extends MessagePort implements js_library.JSObjectInterfac
esDom { |
| 932 MessagePortImpl.internal_() : super.internal_(); |
| 933 get runtimeType => MessagePort; |
| 934 toString() => super.toString(); |
| 935 } |
| 936 patch class FileReader { |
| 937 factory FileReader._internalWrap() => new FileReaderImpl.internal_(); |
| 938 |
| 939 } |
| 940 class FileReaderImpl extends FileReader implements js_library.JSObjectInterfaces
Dom { |
| 941 FileReaderImpl.internal_() : super.internal_(); |
| 942 get runtimeType => FileReader; |
| 943 toString() => super.toString(); |
| 944 } |
| 945 patch class HtmlOptionsCollection { |
| 946 factory HtmlOptionsCollection._internalWrap() => new HtmlOptionsCollectionImpl
.internal_(); |
| 947 |
| 948 } |
| 949 class HtmlOptionsCollectionImpl extends HtmlOptionsCollection implements js_libr
ary.JSObjectInterfacesDom { |
| 950 HtmlOptionsCollectionImpl.internal_() : super.internal_(); |
| 951 get runtimeType => HtmlOptionsCollection; |
| 952 toString() => super.toString(); |
| 953 } |
| 954 patch class _HTMLFrameSetElement { |
| 955 factory _HTMLFrameSetElement._internalWrap() => new _HTMLFrameSetElementImpl.i
nternal_(); |
| 956 |
| 957 } |
| 958 class _HTMLFrameSetElementImpl extends _HTMLFrameSetElement implements js_librar
y.JSObjectInterfacesDom { |
| 959 _HTMLFrameSetElementImpl.internal_() : super.internal_(); |
| 960 get runtimeType => _HTMLFrameSetElement; |
| 961 toString() => super.toString(); |
| 962 } |
| 963 patch class PerformanceMeasure { |
| 964 factory PerformanceMeasure._internalWrap() => new PerformanceMeasureImpl.inter
nal_(); |
| 965 |
| 966 } |
| 967 class PerformanceMeasureImpl extends PerformanceMeasure implements js_library.JS
ObjectInterfacesDom { |
| 968 PerformanceMeasureImpl.internal_() : super.internal_(); |
| 969 get runtimeType => PerformanceMeasure; |
| 970 toString() => super.toString(); |
| 971 } |
| 972 patch class ServiceWorkerContainer { |
| 973 factory ServiceWorkerContainer._internalWrap() => new ServiceWorkerContainerIm
pl.internal_(); |
| 974 |
| 975 } |
| 976 class ServiceWorkerContainerImpl extends ServiceWorkerContainer implements js_li
brary.JSObjectInterfacesDom { |
| 977 ServiceWorkerContainerImpl.internal_() : super.internal_(); |
| 978 get runtimeType => ServiceWorkerContainer; |
| 979 toString() => super.toString(); |
| 980 } |
| 981 patch class TrackDefaultList { |
| 982 factory TrackDefaultList._internalWrap() => new TrackDefaultListImpl.internal_
(); |
| 983 |
| 984 } |
| 985 class TrackDefaultListImpl extends TrackDefaultList implements js_library.JSObje
ctInterfacesDom { |
| 986 TrackDefaultListImpl.internal_() : super.internal_(); |
| 987 get runtimeType => TrackDefaultList; |
| 988 toString() => super.toString(); |
| 989 } |
| 990 patch class RelatedEvent { |
| 991 factory RelatedEvent._internalWrap() => new RelatedEventImpl.internal_(); |
| 992 |
| 993 } |
| 994 class RelatedEventImpl extends RelatedEvent implements js_library.JSObjectInterf
acesDom { |
| 995 RelatedEventImpl.internal_() : super.internal_(); |
| 996 get runtimeType => RelatedEvent; |
| 997 toString() => super.toString(); |
| 998 } |
| 999 patch class TableCaptionElement { |
| 1000 factory TableCaptionElement._internalWrap() => new TableCaptionElementImpl.int
ernal_(); |
| 1001 |
| 1002 } |
| 1003 class TableCaptionElementImpl extends TableCaptionElement implements js_library.
JSObjectInterfacesDom { |
| 1004 TableCaptionElementImpl.internal_() : super.internal_(); |
| 1005 get runtimeType => TableCaptionElement; |
| 1006 toString() => super.toString(); |
| 1007 } |
| 1008 patch class ScrollState { |
| 1009 factory ScrollState._internalWrap() => new ScrollStateImpl.internal_(); |
| 1010 |
| 1011 } |
| 1012 class ScrollStateImpl extends ScrollState implements js_library.JSObjectInterfac
esDom { |
| 1013 ScrollStateImpl.internal_() : super.internal_(); |
| 1014 get runtimeType => ScrollState; |
| 1015 toString() => super.toString(); |
| 1016 } |
| 1017 patch class MenuItemElement { |
| 1018 factory MenuItemElement._internalWrap() => new MenuItemElementImpl.internal_()
; |
| 1019 |
| 1020 } |
| 1021 class MenuItemElementImpl extends MenuItemElement implements js_library.JSObject
InterfacesDom { |
| 1022 MenuItemElementImpl.internal_() : super.internal_(); |
| 1023 get runtimeType => MenuItemElement; |
| 1024 toString() => super.toString(); |
| 1025 } |
| 1026 patch class MediaKeyStatusMap { |
| 1027 factory MediaKeyStatusMap._internalWrap() => new MediaKeyStatusMapImpl.interna
l_(); |
| 1028 |
| 1029 } |
| 1030 class MediaKeyStatusMapImpl extends MediaKeyStatusMap implements js_library.JSOb
jectInterfacesDom { |
| 1031 MediaKeyStatusMapImpl.internal_() : super.internal_(); |
| 1032 get runtimeType => MediaKeyStatusMap; |
| 1033 toString() => super.toString(); |
| 1034 } |
| 1035 patch class RtcDataChannelEvent { |
| 1036 factory RtcDataChannelEvent._internalWrap() => new RtcDataChannelEventImpl.int
ernal_(); |
| 1037 |
| 1038 } |
| 1039 class RtcDataChannelEventImpl extends RtcDataChannelEvent implements js_library.
JSObjectInterfacesDom { |
| 1040 RtcDataChannelEventImpl.internal_() : super.internal_(); |
| 1041 get runtimeType => RtcDataChannelEvent; |
| 1042 toString() => super.toString(); |
| 1043 } |
| 1044 patch class MediaElement { |
| 1045 factory MediaElement._internalWrap() => new MediaElementImpl.internal_(); |
| 1046 |
| 1047 } |
| 1048 class MediaElementImpl extends MediaElement implements js_library.JSObjectInterf
acesDom { |
| 1049 MediaElementImpl.internal_() : super.internal_(); |
| 1050 get runtimeType => MediaElement; |
| 1051 toString() => super.toString(); |
| 1052 } |
| 1053 patch class MediaDeviceInfo { |
| 1054 factory MediaDeviceInfo._internalWrap() => new MediaDeviceInfoImpl.internal_()
; |
| 1055 |
| 1056 } |
| 1057 class MediaDeviceInfoImpl extends MediaDeviceInfo implements js_library.JSObject
InterfacesDom { |
| 1058 MediaDeviceInfoImpl.internal_() : super.internal_(); |
| 1059 get runtimeType => MediaDeviceInfo; |
| 1060 toString() => super.toString(); |
| 1061 } |
| 1062 patch class StorageEvent { |
| 1063 factory StorageEvent._internalWrap() => new StorageEventImpl.internal_(); |
| 1064 |
| 1065 } |
| 1066 class StorageEventImpl extends StorageEvent implements js_library.JSObjectInterf
acesDom { |
| 1067 StorageEventImpl.internal_() : super.internal_(); |
| 1068 get runtimeType => StorageEvent; |
| 1069 toString() => super.toString(); |
| 1070 } |
| 1071 patch class FormData { |
| 1072 factory FormData._internalWrap() => new FormDataImpl.internal_(); |
| 1073 |
| 1074 } |
| 1075 class FormDataImpl extends FormData implements js_library.JSObjectInterfacesDom
{ |
| 1076 FormDataImpl.internal_() : super.internal_(); |
| 1077 get runtimeType => FormData; |
| 1078 toString() => super.toString(); |
| 1079 } |
| 1080 patch class PushEvent { |
| 1081 factory PushEvent._internalWrap() => new PushEventImpl.internal_(); |
| 1082 |
| 1083 } |
| 1084 class PushEventImpl extends PushEvent implements js_library.JSObjectInterfacesDo
m { |
| 1085 PushEventImpl.internal_() : super.internal_(); |
| 1086 get runtimeType => PushEvent; |
| 1087 toString() => super.toString(); |
| 1088 } |
| 1089 patch class CssPageRule { |
| 1090 factory CssPageRule._internalWrap() => new CssPageRuleImpl.internal_(); |
| 1091 |
| 1092 } |
| 1093 class CssPageRuleImpl extends CssPageRule implements js_library.JSObjectInterfac
esDom { |
| 1094 CssPageRuleImpl.internal_() : super.internal_(); |
| 1095 get runtimeType => CssPageRule; |
| 1096 toString() => super.toString(); |
| 1097 } |
| 1098 patch class PageTransitionEvent { |
| 1099 factory PageTransitionEvent._internalWrap() => new PageTransitionEventImpl.int
ernal_(); |
| 1100 |
| 1101 } |
| 1102 class PageTransitionEventImpl extends PageTransitionEvent implements js_library.
JSObjectInterfacesDom { |
| 1103 PageTransitionEventImpl.internal_() : super.internal_(); |
| 1104 get runtimeType => PageTransitionEvent; |
| 1105 toString() => super.toString(); |
| 1106 } |
| 1107 patch class MemoryInfo { |
| 1108 factory MemoryInfo._internalWrap() => new MemoryInfoImpl.internal_(); |
| 1109 |
| 1110 } |
| 1111 class MemoryInfoImpl extends MemoryInfo implements js_library.JSObjectInterfaces
Dom { |
| 1112 MemoryInfoImpl.internal_() : super.internal_(); |
| 1113 get runtimeType => MemoryInfo; |
| 1114 toString() => super.toString(); |
| 1115 } |
| 1116 patch class ChromiumValuebuffer { |
| 1117 factory ChromiumValuebuffer._internalWrap() => new ChromiumValuebufferImpl.int
ernal_(); |
| 1118 |
| 1119 } |
| 1120 class ChromiumValuebufferImpl extends ChromiumValuebuffer implements js_library.
JSObjectInterfacesDom { |
| 1121 ChromiumValuebufferImpl.internal_() : super.internal_(); |
| 1122 get runtimeType => ChromiumValuebuffer; |
| 1123 toString() => super.toString(); |
| 1124 } |
| 1125 patch class KeyframeEffect { |
| 1126 factory KeyframeEffect._internalWrap() => new KeyframeEffectImpl.internal_(); |
| 1127 |
| 1128 } |
| 1129 class KeyframeEffectImpl extends KeyframeEffect implements js_library.JSObjectIn
terfacesDom { |
| 1130 KeyframeEffectImpl.internal_() : super.internal_(); |
| 1131 get runtimeType => KeyframeEffect; |
| 1132 toString() => super.toString(); |
| 1133 } |
| 1134 patch class XPathEvaluator { |
| 1135 factory XPathEvaluator._internalWrap() => new XPathEvaluatorImpl.internal_(); |
| 1136 |
| 1137 } |
| 1138 class XPathEvaluatorImpl extends XPathEvaluator implements js_library.JSObjectIn
terfacesDom { |
| 1139 XPathEvaluatorImpl.internal_() : super.internal_(); |
| 1140 get runtimeType => XPathEvaluator; |
| 1141 toString() => super.toString(); |
| 1142 } |
| 1143 patch class ContentElement { |
| 1144 factory ContentElement._internalWrap() => new ContentElementImpl.internal_(); |
| 1145 |
| 1146 } |
| 1147 class ContentElementImpl extends ContentElement implements js_library.JSObjectIn
terfacesDom { |
| 1148 ContentElementImpl.internal_() : super.internal_(); |
| 1149 get runtimeType => ContentElement; |
| 1150 toString() => super.toString(); |
| 1151 } |
| 1152 patch class CompositionEvent { |
| 1153 factory CompositionEvent._internalWrap() => new CompositionEventImpl.internal_
(); |
| 1154 |
| 1155 } |
| 1156 class CompositionEventImpl extends CompositionEvent implements js_library.JSObje
ctInterfacesDom { |
| 1157 CompositionEventImpl.internal_() : super.internal_(); |
| 1158 get runtimeType => CompositionEvent; |
| 1159 toString() => super.toString(); |
| 1160 } |
| 1161 patch class FileWriter { |
| 1162 factory FileWriter._internalWrap() => new FileWriterImpl.internal_(); |
| 1163 |
| 1164 } |
| 1165 class FileWriterImpl extends FileWriter implements js_library.JSObjectInterfaces
Dom { |
| 1166 FileWriterImpl.internal_() : super.internal_(); |
| 1167 get runtimeType => FileWriter; |
| 1168 toString() => super.toString(); |
| 1169 } |
| 1170 patch class SpanElement { |
| 1171 factory SpanElement._internalWrap() => new SpanElementImpl.internal_(); |
| 1172 |
| 1173 } |
| 1174 class SpanElementImpl extends SpanElement implements js_library.JSObjectInterfac
esDom { |
| 1175 SpanElementImpl.internal_() : super.internal_(); |
| 1176 get runtimeType => SpanElement; |
| 1177 toString() => super.toString(); |
| 1178 } |
| 1179 patch class _WebKitCSSMatrix { |
| 1180 factory _WebKitCSSMatrix._internalWrap() => new _WebKitCSSMatrixImpl.internal_
(); |
| 1181 |
| 1182 } |
| 1183 class _WebKitCSSMatrixImpl extends _WebKitCSSMatrix implements js_library.JSObje
ctInterfacesDom { |
| 1184 _WebKitCSSMatrixImpl.internal_() : super.internal_(); |
| 1185 get runtimeType => _WebKitCSSMatrix; |
| 1186 toString() => super.toString(); |
| 1187 } |
| 1188 patch class WorkerPerformance { |
| 1189 factory WorkerPerformance._internalWrap() => new WorkerPerformanceImpl.interna
l_(); |
| 1190 |
| 1191 } |
| 1192 class WorkerPerformanceImpl extends WorkerPerformance implements js_library.JSOb
jectInterfacesDom { |
| 1193 WorkerPerformanceImpl.internal_() : super.internal_(); |
| 1194 get runtimeType => WorkerPerformance; |
| 1195 toString() => super.toString(); |
| 1196 } |
| 1197 patch class TransitionEvent { |
| 1198 factory TransitionEvent._internalWrap() => new TransitionEventImpl.internal_()
; |
| 1199 |
| 1200 } |
| 1201 class TransitionEventImpl extends TransitionEvent implements js_library.JSObject
InterfacesDom { |
| 1202 TransitionEventImpl.internal_() : super.internal_(); |
| 1203 get runtimeType => TransitionEvent; |
| 1204 toString() => super.toString(); |
| 1205 } |
| 1206 patch class GamepadEvent { |
| 1207 factory GamepadEvent._internalWrap() => new GamepadEventImpl.internal_(); |
| 1208 |
| 1209 } |
| 1210 class GamepadEventImpl extends GamepadEvent implements js_library.JSObjectInterf
acesDom { |
| 1211 GamepadEventImpl.internal_() : super.internal_(); |
| 1212 get runtimeType => GamepadEvent; |
| 1213 toString() => super.toString(); |
| 1214 } |
| 1215 patch class _HTMLFontElement { |
| 1216 factory _HTMLFontElement._internalWrap() => new _HTMLFontElementImpl.internal_
(); |
| 1217 |
| 1218 } |
| 1219 class _HTMLFontElementImpl extends _HTMLFontElement implements js_library.JSObje
ctInterfacesDom { |
| 1220 _HTMLFontElementImpl.internal_() : super.internal_(); |
| 1221 get runtimeType => _HTMLFontElement; |
| 1222 toString() => super.toString(); |
| 1223 } |
| 1224 patch class _Response { |
| 1225 factory _Response._internalWrap() => new _ResponseImpl.internal_(); |
| 1226 |
| 1227 } |
| 1228 class _ResponseImpl extends _Response implements js_library.JSObjectInterfacesDo
m { |
| 1229 _ResponseImpl.internal_() : super.internal_(); |
| 1230 get runtimeType => _Response; |
| 1231 toString() => super.toString(); |
| 1232 } |
| 1233 patch class _PagePopupController { |
| 1234 factory _PagePopupController._internalWrap() => new _PagePopupControllerImpl.i
nternal_(); |
| 1235 |
| 1236 } |
| 1237 class _PagePopupControllerImpl extends _PagePopupController implements js_librar
y.JSObjectInterfacesDom { |
| 1238 _PagePopupControllerImpl.internal_() : super.internal_(); |
| 1239 get runtimeType => _PagePopupController; |
| 1240 toString() => super.toString(); |
| 1241 } |
| 1242 patch class AnimationPlayerEvent { |
| 1243 factory AnimationPlayerEvent._internalWrap() => new AnimationPlayerEventImpl.i
nternal_(); |
| 1244 |
| 1245 } |
| 1246 class AnimationPlayerEventImpl extends AnimationPlayerEvent implements js_librar
y.JSObjectInterfacesDom { |
| 1247 AnimationPlayerEventImpl.internal_() : super.internal_(); |
| 1248 get runtimeType => AnimationPlayerEvent; |
| 1249 toString() => super.toString(); |
| 1250 } |
| 1251 patch class DomTokenList { |
| 1252 factory DomTokenList._internalWrap() => new DomTokenListImpl.internal_(); |
| 1253 |
| 1254 } |
| 1255 class DomTokenListImpl extends DomTokenList implements js_library.JSObjectInterf
acesDom { |
| 1256 DomTokenListImpl.internal_() : super.internal_(); |
| 1257 get runtimeType => DomTokenList; |
| 1258 toString() => super.toString(); |
| 1259 } |
| 1260 patch class _GamepadList { |
| 1261 factory _GamepadList._internalWrap() => new _GamepadListImpl.internal_(); |
| 1262 |
| 1263 } |
| 1264 class _GamepadListImpl extends _GamepadList implements js_library.JSObjectInterf
acesDom { |
| 1265 _GamepadListImpl.internal_() : super.internal_(); |
| 1266 get runtimeType => _GamepadList; |
| 1267 toString() => super.toString(); |
| 1268 } |
| 1269 patch class PluginArray { |
| 1270 factory PluginArray._internalWrap() => new PluginArrayImpl.internal_(); |
| 1271 |
| 1272 } |
| 1273 class PluginArrayImpl extends PluginArray implements js_library.JSObjectInterfac
esDom { |
| 1274 PluginArrayImpl.internal_() : super.internal_(); |
| 1275 get runtimeType => PluginArray; |
| 1276 toString() => super.toString(); |
| 1277 } |
| 1278 patch class DomPoint { |
| 1279 factory DomPoint._internalWrap() => new DomPointImpl.internal_(); |
| 1280 |
| 1281 } |
| 1282 class DomPointImpl extends DomPoint implements js_library.JSObjectInterfacesDom
{ |
| 1283 DomPointImpl.internal_() : super.internal_(); |
| 1284 get runtimeType => DomPoint; |
| 1285 toString() => super.toString(); |
| 1286 } |
| 1287 patch class FileSystem { |
| 1288 factory FileSystem._internalWrap() => new FileSystemImpl.internal_(); |
| 1289 |
| 1290 } |
| 1291 class FileSystemImpl extends FileSystem implements js_library.JSObjectInterfaces
Dom { |
| 1292 FileSystemImpl.internal_() : super.internal_(); |
| 1293 get runtimeType => FileSystem; |
| 1294 toString() => super.toString(); |
| 1295 } |
| 1296 patch class NavigatorCpu { |
| 1297 factory NavigatorCpu._internalWrap() => new NavigatorCpuImpl.internal_(); |
| 1298 |
| 1299 } |
| 1300 class NavigatorCpuImpl extends NavigatorCpu implements js_library.JSObjectInterf
acesDom { |
| 1301 NavigatorCpuImpl.internal_() : super.internal_(); |
| 1302 get runtimeType => NavigatorCpu; |
| 1303 toString() => super.toString(); |
| 1304 } |
| 1305 patch class VideoTrack { |
| 1306 factory VideoTrack._internalWrap() => new VideoTrackImpl.internal_(); |
| 1307 |
| 1308 } |
| 1309 class VideoTrackImpl extends VideoTrack implements js_library.JSObjectInterfaces
Dom { |
| 1310 VideoTrackImpl.internal_() : super.internal_(); |
| 1311 get runtimeType => VideoTrack; |
| 1312 toString() => super.toString(); |
| 1313 } |
| 1314 patch class QuoteElement { |
| 1315 factory QuoteElement._internalWrap() => new QuoteElementImpl.internal_(); |
| 1316 |
| 1317 } |
| 1318 class QuoteElementImpl extends QuoteElement implements js_library.JSObjectInterf
acesDom { |
| 1319 QuoteElementImpl.internal_() : super.internal_(); |
| 1320 get runtimeType => QuoteElement; |
| 1321 toString() => super.toString(); |
| 1322 } |
| 1323 patch class LabelElement { |
| 1324 factory LabelElement._internalWrap() => new LabelElementImpl.internal_(); |
| 1325 |
| 1326 } |
| 1327 class LabelElementImpl extends LabelElement implements js_library.JSObjectInterf
acesDom { |
| 1328 LabelElementImpl.internal_() : super.internal_(); |
| 1329 get runtimeType => LabelElement; |
| 1330 toString() => super.toString(); |
| 1331 } |
| 1332 patch class TextAreaElement { |
| 1333 factory TextAreaElement._internalWrap() => new TextAreaElementImpl.internal_()
; |
| 1334 |
| 1335 } |
| 1336 class TextAreaElementImpl extends TextAreaElement implements js_library.JSObject
InterfacesDom { |
| 1337 TextAreaElementImpl.internal_() : super.internal_(); |
| 1338 get runtimeType => TextAreaElement; |
| 1339 toString() => super.toString(); |
| 1340 } |
| 1341 patch class TextMetrics { |
| 1342 factory TextMetrics._internalWrap() => new TextMetricsImpl.internal_(); |
| 1343 |
| 1344 } |
| 1345 class TextMetricsImpl extends TextMetrics implements js_library.JSObjectInterfac
esDom { |
| 1346 TextMetricsImpl.internal_() : super.internal_(); |
| 1347 get runtimeType => TextMetrics; |
| 1348 toString() => super.toString(); |
| 1349 } |
| 1350 patch class Selection { |
| 1351 factory Selection._internalWrap() => new SelectionImpl.internal_(); |
| 1352 |
| 1353 } |
| 1354 class SelectionImpl extends Selection implements js_library.JSObjectInterfacesDo
m { |
| 1355 SelectionImpl.internal_() : super.internal_(); |
| 1356 get runtimeType => Selection; |
| 1357 toString() => super.toString(); |
| 1358 } |
| 1359 patch class NodeIterator { |
| 1360 factory NodeIterator._internalWrap() => new NodeIteratorImpl.internal_(); |
| 1361 |
| 1362 } |
| 1363 class NodeIteratorImpl extends NodeIterator implements js_library.JSObjectInterf
acesDom { |
| 1364 NodeIteratorImpl.internal_() : super.internal_(); |
| 1365 get runtimeType => NodeIterator; |
| 1366 toString() => super.toString(); |
| 1367 } |
| 1368 patch class _HTMLDirectoryElement { |
| 1369 factory _HTMLDirectoryElement._internalWrap() => new _HTMLDirectoryElementImpl
.internal_(); |
| 1370 |
| 1371 } |
| 1372 class _HTMLDirectoryElementImpl extends _HTMLDirectoryElement implements js_libr
ary.JSObjectInterfacesDom { |
| 1373 _HTMLDirectoryElementImpl.internal_() : super.internal_(); |
| 1374 get runtimeType => _HTMLDirectoryElement; |
| 1375 toString() => super.toString(); |
| 1376 } |
| 1377 patch class AreaElement { |
| 1378 factory AreaElement._internalWrap() => new AreaElementImpl.internal_(); |
| 1379 |
| 1380 } |
| 1381 class AreaElementImpl extends AreaElement implements js_library.JSObjectInterfac
esDom { |
| 1382 AreaElementImpl.internal_() : super.internal_(); |
| 1383 get runtimeType => AreaElement; |
| 1384 toString() => super.toString(); |
| 1385 } |
| 1386 patch class Notification { |
| 1387 factory Notification._internalWrap() => new NotificationImpl.internal_(); |
| 1388 |
| 1389 } |
| 1390 class NotificationImpl extends Notification implements js_library.JSObjectInterf
acesDom { |
| 1391 NotificationImpl.internal_() : super.internal_(); |
| 1392 get runtimeType => Notification; |
| 1393 toString() => super.toString(); |
| 1394 } |
| 1395 patch class TableCellElement { |
| 1396 factory TableCellElement._internalWrap() => new TableCellElementImpl.internal_
(); |
| 1397 |
| 1398 } |
| 1399 class TableCellElementImpl extends TableCellElement implements js_library.JSObje
ctInterfacesDom { |
| 1400 TableCellElementImpl.internal_() : super.internal_(); |
| 1401 get runtimeType => TableCellElement; |
| 1402 toString() => super.toString(); |
| 1403 } |
| 1404 patch class DomStringMap { |
| 1405 factory DomStringMap._internalWrap() => new DomStringMapImpl.internal_(); |
| 1406 |
| 1407 } |
| 1408 class DomStringMapImpl extends DomStringMap implements js_library.JSObjectInterf
acesDom { |
| 1409 DomStringMapImpl.internal_() : super.internal_(); |
| 1410 get runtimeType => DomStringMap; |
| 1411 toString() => super.toString(); |
| 1412 } |
| 1413 patch class Entry { |
| 1414 factory Entry._internalWrap() => new EntryImpl.internal_(); |
| 1415 |
| 1416 } |
| 1417 class EntryImpl extends Entry implements js_library.JSObjectInterfacesDom { |
| 1418 EntryImpl.internal_() : super.internal_(); |
| 1419 get runtimeType => Entry; |
| 1420 toString() => super.toString(); |
| 1421 } |
| 1422 patch class PeriodicSyncManager { |
| 1423 factory PeriodicSyncManager._internalWrap() => new PeriodicSyncManagerImpl.int
ernal_(); |
| 1424 |
| 1425 } |
| 1426 class PeriodicSyncManagerImpl extends PeriodicSyncManager implements js_library.
JSObjectInterfacesDom { |
| 1427 PeriodicSyncManagerImpl.internal_() : super.internal_(); |
| 1428 get runtimeType => PeriodicSyncManager; |
| 1429 toString() => super.toString(); |
| 1430 } |
| 1431 patch class RtcIceCandidate { |
| 1432 factory RtcIceCandidate._internalWrap() => new RtcIceCandidateImpl.internal_()
; |
| 1433 |
| 1434 } |
| 1435 class RtcIceCandidateImpl extends RtcIceCandidate implements js_library.JSObject
InterfacesDom { |
| 1436 RtcIceCandidateImpl.internal_() : super.internal_(); |
| 1437 get runtimeType => RtcIceCandidate; |
| 1438 toString() => super.toString(); |
| 1439 } |
| 1440 patch class SpeechRecognitionResult { |
| 1441 factory SpeechRecognitionResult._internalWrap() => new SpeechRecognitionResult
Impl.internal_(); |
| 1442 |
| 1443 } |
| 1444 class SpeechRecognitionResultImpl extends SpeechRecognitionResult implements js_
library.JSObjectInterfacesDom { |
| 1445 SpeechRecognitionResultImpl.internal_() : super.internal_(); |
| 1446 get runtimeType => SpeechRecognitionResult; |
| 1447 toString() => super.toString(); |
| 1448 } |
| 1449 patch class TextTrackList { |
| 1450 factory TextTrackList._internalWrap() => new TextTrackListImpl.internal_(); |
| 1451 |
| 1452 } |
| 1453 class TextTrackListImpl extends TextTrackList implements js_library.JSObjectInte
rfacesDom { |
| 1454 TextTrackListImpl.internal_() : super.internal_(); |
| 1455 get runtimeType => TextTrackList; |
| 1456 toString() => super.toString(); |
| 1457 } |
| 1458 patch class _ServiceWorker { |
| 1459 factory _ServiceWorker._internalWrap() => new _ServiceWorkerImpl.internal_(); |
| 1460 |
| 1461 } |
| 1462 class _ServiceWorkerImpl extends _ServiceWorker implements js_library.JSObjectIn
terfacesDom { |
| 1463 _ServiceWorkerImpl.internal_() : super.internal_(); |
| 1464 get runtimeType => _ServiceWorker; |
| 1465 toString() => super.toString(); |
| 1466 } |
| 1467 patch class SharedWorker { |
| 1468 factory SharedWorker._internalWrap() => new SharedWorkerImpl.internal_(); |
| 1469 |
| 1470 } |
| 1471 class SharedWorkerImpl extends SharedWorker implements js_library.JSObjectInterf
acesDom { |
| 1472 SharedWorkerImpl.internal_() : super.internal_(); |
| 1473 get runtimeType => SharedWorker; |
| 1474 toString() => super.toString(); |
| 1475 } |
| 1476 patch class EventTarget { |
| 1477 factory EventTarget._internalWrap() => new EventTargetImpl.internal_(); |
| 1478 |
| 1479 } |
| 1480 class EventTargetImpl extends EventTarget implements js_library.JSObjectInterfac
esDom { |
| 1481 EventTargetImpl.internal_() : super.internal_(); |
| 1482 get runtimeType => EventTarget; |
| 1483 toString() => super.toString(); |
| 1484 } |
| 1485 patch class HtmlFormControlsCollection { |
| 1486 factory HtmlFormControlsCollection._internalWrap() => new HtmlFormControlsColl
ectionImpl.internal_(); |
| 1487 |
| 1488 } |
| 1489 class HtmlFormControlsCollectionImpl extends HtmlFormControlsCollection implemen
ts js_library.JSObjectInterfacesDom { |
| 1490 HtmlFormControlsCollectionImpl.internal_() : super.internal_(); |
| 1491 get runtimeType => HtmlFormControlsCollection; |
| 1492 toString() => super.toString(); |
| 1493 } |
| 1494 patch class KeyboardEvent { |
| 1495 factory KeyboardEvent._internalWrap() => new KeyboardEventImpl.internal_(); |
| 1496 |
| 1497 } |
| 1498 class KeyboardEventImpl extends KeyboardEvent implements js_library.JSObjectInte
rfacesDom { |
| 1499 KeyboardEventImpl.internal_() : super.internal_(); |
| 1500 get runtimeType => KeyboardEvent; |
| 1501 toString() => super.toString(); |
| 1502 } |
| 1503 patch class MidiMessageEvent { |
| 1504 factory MidiMessageEvent._internalWrap() => new MidiMessageEventImpl.internal_
(); |
| 1505 |
| 1506 } |
| 1507 class MidiMessageEventImpl extends MidiMessageEvent implements js_library.JSObje
ctInterfacesDom { |
| 1508 MidiMessageEventImpl.internal_() : super.internal_(); |
| 1509 get runtimeType => MidiMessageEvent; |
| 1510 toString() => super.toString(); |
| 1511 } |
| 1512 patch class CacheStorage { |
| 1513 factory CacheStorage._internalWrap() => new CacheStorageImpl.internal_(); |
| 1514 |
| 1515 } |
| 1516 class CacheStorageImpl extends CacheStorage implements js_library.JSObjectInterf
acesDom { |
| 1517 CacheStorageImpl.internal_() : super.internal_(); |
| 1518 get runtimeType => CacheStorage; |
| 1519 toString() => super.toString(); |
| 1520 } |
| 1521 patch class CanvasElement { |
| 1522 factory CanvasElement._internalWrap() => new CanvasElementImpl.internal_(); |
| 1523 |
| 1524 } |
| 1525 class CanvasElementImpl extends CanvasElement implements js_library.JSObjectInte
rfacesDom { |
| 1526 CanvasElementImpl.internal_() : super.internal_(); |
| 1527 get runtimeType => CanvasElement; |
| 1528 toString() => super.toString(); |
| 1529 } |
| 1530 patch class BatteryManager { |
| 1531 factory BatteryManager._internalWrap() => new BatteryManagerImpl.internal_(); |
| 1532 |
| 1533 } |
| 1534 class BatteryManagerImpl extends BatteryManager implements js_library.JSObjectIn
terfacesDom { |
| 1535 BatteryManagerImpl.internal_() : super.internal_(); |
| 1536 get runtimeType => BatteryManager; |
| 1537 toString() => super.toString(); |
| 1538 } |
| 1539 patch class _StyleSheetList { |
| 1540 factory _StyleSheetList._internalWrap() => new _StyleSheetListImpl.internal_()
; |
| 1541 |
| 1542 } |
| 1543 class _StyleSheetListImpl extends _StyleSheetList implements js_library.JSObject
InterfacesDom { |
| 1544 _StyleSheetListImpl.internal_() : super.internal_(); |
| 1545 get runtimeType => _StyleSheetList; |
| 1546 toString() => super.toString(); |
| 1547 } |
| 1548 patch class Path2D { |
| 1549 factory Path2D._internalWrap() => new Path2DImpl.internal_(); |
| 1550 |
| 1551 } |
| 1552 class Path2DImpl extends Path2D implements js_library.JSObjectInterfacesDom { |
| 1553 Path2DImpl.internal_() : super.internal_(); |
| 1554 get runtimeType => Path2D; |
| 1555 toString() => super.toString(); |
| 1556 } |
| 1557 patch class DeviceRotationRate { |
| 1558 factory DeviceRotationRate._internalWrap() => new DeviceRotationRateImpl.inter
nal_(); |
| 1559 |
| 1560 } |
| 1561 class DeviceRotationRateImpl extends DeviceRotationRate implements js_library.JS
ObjectInterfacesDom { |
| 1562 DeviceRotationRateImpl.internal_() : super.internal_(); |
| 1563 get runtimeType => DeviceRotationRate; |
| 1564 toString() => super.toString(); |
| 1565 } |
| 1566 patch class Screen { |
| 1567 factory Screen._internalWrap() => new ScreenImpl.internal_(); |
| 1568 |
| 1569 } |
| 1570 class ScreenImpl extends Screen implements js_library.JSObjectInterfacesDom { |
| 1571 ScreenImpl.internal_() : super.internal_(); |
| 1572 get runtimeType => Screen; |
| 1573 toString() => super.toString(); |
| 1574 } |
| 1575 patch class StorageInfo { |
| 1576 factory StorageInfo._internalWrap() => new StorageInfoImpl.internal_(); |
| 1577 |
| 1578 } |
| 1579 class StorageInfoImpl extends StorageInfo implements js_library.JSObjectInterfac
esDom { |
| 1580 StorageInfoImpl.internal_() : super.internal_(); |
| 1581 get runtimeType => StorageInfo; |
| 1582 toString() => super.toString(); |
| 1583 } |
| 1584 patch class TableColElement { |
| 1585 factory TableColElement._internalWrap() => new TableColElementImpl.internal_()
; |
| 1586 |
| 1587 } |
| 1588 class TableColElementImpl extends TableColElement implements js_library.JSObject
InterfacesDom { |
| 1589 TableColElementImpl.internal_() : super.internal_(); |
| 1590 get runtimeType => TableColElement; |
| 1591 toString() => super.toString(); |
| 1592 } |
| 1593 patch class CssStyleDeclaration { |
| 1594 factory CssStyleDeclaration._internalWrap() => new CssStyleDeclarationImpl.int
ernal_(); |
| 1595 |
| 1596 } |
| 1597 class CssStyleDeclarationImpl extends CssStyleDeclaration implements js_library.
JSObjectInterfacesDom { |
| 1598 CssStyleDeclarationImpl.internal_() : super.internal_(); |
| 1599 get runtimeType => CssStyleDeclaration; |
| 1600 toString() => super.toString(); |
| 1601 } |
| 1602 patch class DomStringList { |
| 1603 factory DomStringList._internalWrap() => new DomStringListImpl.internal_(); |
| 1604 |
| 1605 } |
| 1606 class DomStringListImpl extends DomStringList implements js_library.JSObjectInte
rfacesDom { |
| 1607 DomStringListImpl.internal_() : super.internal_(); |
| 1608 get runtimeType => DomStringList; |
| 1609 toString() => super.toString(); |
| 1610 } |
| 1611 patch class StashedPortCollection { |
| 1612 factory StashedPortCollection._internalWrap() => new StashedPortCollectionImpl
.internal_(); |
| 1613 |
| 1614 } |
| 1615 class StashedPortCollectionImpl extends StashedPortCollection implements js_libr
ary.JSObjectInterfacesDom { |
| 1616 StashedPortCollectionImpl.internal_() : super.internal_(); |
| 1617 get runtimeType => StashedPortCollection; |
| 1618 toString() => super.toString(); |
| 1619 } |
| 1620 patch class SyncManager { |
| 1621 factory SyncManager._internalWrap() => new SyncManagerImpl.internal_(); |
| 1622 |
| 1623 } |
| 1624 class SyncManagerImpl extends SyncManager implements js_library.JSObjectInterfac
esDom { |
| 1625 SyncManagerImpl.internal_() : super.internal_(); |
| 1626 get runtimeType => SyncManager; |
| 1627 toString() => super.toString(); |
| 1628 } |
| 1629 patch class HttpRequestUpload { |
| 1630 factory HttpRequestUpload._internalWrap() => new HttpRequestUploadImpl.interna
l_(); |
| 1631 |
| 1632 } |
| 1633 class HttpRequestUploadImpl extends HttpRequestUpload implements js_library.JSOb
jectInterfacesDom { |
| 1634 HttpRequestUploadImpl.internal_() : super.internal_(); |
| 1635 get runtimeType => HttpRequestUpload; |
| 1636 toString() => super.toString(); |
| 1637 } |
| 1638 patch class ReadableStreamReader { |
| 1639 factory ReadableStreamReader._internalWrap() => new ReadableStreamReaderImpl.i
nternal_(); |
| 1640 |
| 1641 } |
| 1642 class ReadableStreamReaderImpl extends ReadableStreamReader implements js_librar
y.JSObjectInterfacesDom { |
| 1643 ReadableStreamReaderImpl.internal_() : super.internal_(); |
| 1644 get runtimeType => ReadableStreamReader; |
| 1645 toString() => super.toString(); |
| 1646 } |
| 1647 patch class MediaKeySession { |
| 1648 factory MediaKeySession._internalWrap() => new MediaKeySessionImpl.internal_()
; |
| 1649 |
| 1650 } |
| 1651 class MediaKeySessionImpl extends MediaKeySession implements js_library.JSObject
InterfacesDom { |
| 1652 MediaKeySessionImpl.internal_() : super.internal_(); |
| 1653 get runtimeType => MediaKeySession; |
| 1654 toString() => super.toString(); |
| 1655 } |
| 1656 patch class Gamepad { |
| 1657 factory Gamepad._internalWrap() => new GamepadImpl.internal_(); |
| 1658 |
| 1659 } |
| 1660 class GamepadImpl extends Gamepad implements js_library.JSObjectInterfacesDom { |
| 1661 GamepadImpl.internal_() : super.internal_(); |
| 1662 get runtimeType => Gamepad; |
| 1663 toString() => super.toString(); |
| 1664 } |
| 1665 patch class Worker { |
| 1666 factory Worker._internalWrap() => new WorkerImpl.internal_(); |
| 1667 |
| 1668 } |
| 1669 class WorkerImpl extends Worker implements js_library.JSObjectInterfacesDom { |
| 1670 WorkerImpl.internal_() : super.internal_(); |
| 1671 get runtimeType => Worker; |
| 1672 toString() => super.toString(); |
| 1673 } |
| 1674 patch class DefaultSessionStartEvent { |
| 1675 factory DefaultSessionStartEvent._internalWrap() => new DefaultSessionStartEve
ntImpl.internal_(); |
| 1676 |
| 1677 } |
| 1678 class DefaultSessionStartEventImpl extends DefaultSessionStartEvent implements j
s_library.JSObjectInterfacesDom { |
| 1679 DefaultSessionStartEventImpl.internal_() : super.internal_(); |
| 1680 get runtimeType => DefaultSessionStartEvent; |
| 1681 toString() => super.toString(); |
| 1682 } |
| 1683 patch class DListElement { |
| 1684 factory DListElement._internalWrap() => new DListElementImpl.internal_(); |
| 1685 |
| 1686 } |
| 1687 class DListElementImpl extends DListElement implements js_library.JSObjectInterf
acesDom { |
| 1688 DListElementImpl.internal_() : super.internal_(); |
| 1689 get runtimeType => DListElement; |
| 1690 toString() => super.toString(); |
| 1691 } |
| 1692 patch class FileError { |
| 1693 factory FileError._internalWrap() => new FileErrorImpl.internal_(); |
| 1694 |
| 1695 } |
| 1696 class FileErrorImpl extends FileError implements js_library.JSObjectInterfacesDo
m { |
| 1697 FileErrorImpl.internal_() : super.internal_(); |
| 1698 get runtimeType => FileError; |
| 1699 toString() => super.toString(); |
| 1700 } |
| 1701 patch class HeadElement { |
| 1702 factory HeadElement._internalWrap() => new HeadElementImpl.internal_(); |
| 1703 |
| 1704 } |
| 1705 class HeadElementImpl extends HeadElement implements js_library.JSObjectInterfac
esDom { |
| 1706 HeadElementImpl.internal_() : super.internal_(); |
| 1707 get runtimeType => HeadElement; |
| 1708 toString() => super.toString(); |
| 1709 } |
| 1710 patch class BluetoothGattCharacteristic { |
| 1711 factory BluetoothGattCharacteristic._internalWrap() => new BluetoothGattCharac
teristicImpl.internal_(); |
| 1712 |
| 1713 } |
| 1714 class BluetoothGattCharacteristicImpl extends BluetoothGattCharacteristic implem
ents js_library.JSObjectInterfacesDom { |
| 1715 BluetoothGattCharacteristicImpl.internal_() : super.internal_(); |
| 1716 get runtimeType => BluetoothGattCharacteristic; |
| 1717 toString() => super.toString(); |
| 1718 } |
| 1719 patch class DomSettableTokenList { |
| 1720 factory DomSettableTokenList._internalWrap() => new DomSettableTokenListImpl.i
nternal_(); |
| 1721 |
| 1722 } |
| 1723 class DomSettableTokenListImpl extends DomSettableTokenList implements js_librar
y.JSObjectInterfacesDom { |
| 1724 DomSettableTokenListImpl.internal_() : super.internal_(); |
| 1725 get runtimeType => DomSettableTokenList; |
| 1726 toString() => super.toString(); |
| 1727 } |
| 1728 patch class _WorkerLocation { |
| 1729 factory _WorkerLocation._internalWrap() => new _WorkerLocationImpl.internal_()
; |
| 1730 |
| 1731 } |
| 1732 class _WorkerLocationImpl extends _WorkerLocation implements js_library.JSObject
InterfacesDom { |
| 1733 _WorkerLocationImpl.internal_() : super.internal_(); |
| 1734 get runtimeType => _WorkerLocation; |
| 1735 toString() => super.toString(); |
| 1736 } |
| 1737 patch class TouchList { |
| 1738 factory TouchList._internalWrap() => new TouchListImpl.internal_(); |
| 1739 |
| 1740 } |
| 1741 class TouchListImpl extends TouchList implements js_library.JSObjectInterfacesDo
m { |
| 1742 TouchListImpl.internal_() : super.internal_(); |
| 1743 get runtimeType => TouchList; |
| 1744 toString() => super.toString(); |
| 1745 } |
| 1746 patch class MetaElement { |
| 1747 factory MetaElement._internalWrap() => new MetaElementImpl.internal_(); |
| 1748 |
| 1749 } |
| 1750 class MetaElementImpl extends MetaElement implements js_library.JSObjectInterfac
esDom { |
| 1751 MetaElementImpl.internal_() : super.internal_(); |
| 1752 get runtimeType => MetaElement; |
| 1753 toString() => super.toString(); |
| 1754 } |
| 1755 patch class TrackElement { |
| 1756 factory TrackElement._internalWrap() => new TrackElementImpl.internal_(); |
| 1757 |
| 1758 } |
| 1759 class TrackElementImpl extends TrackElement implements js_library.JSObjectInterf
acesDom { |
| 1760 TrackElementImpl.internal_() : super.internal_(); |
| 1761 get runtimeType => TrackElement; |
| 1762 toString() => super.toString(); |
| 1763 } |
| 1764 patch class WheelEvent { |
| 1765 factory WheelEvent._internalWrap() => new WheelEventImpl.internal_(); |
| 1766 |
| 1767 } |
| 1768 class WheelEventImpl extends WheelEvent implements js_library.JSObjectInterfaces
Dom { |
| 1769 WheelEventImpl.internal_() : super.internal_(); |
| 1770 get runtimeType => WheelEvent; |
| 1771 toString() => super.toString(); |
| 1772 } |
| 1773 patch class DomMatrixReadOnly { |
| 1774 factory DomMatrixReadOnly._internalWrap() => new DomMatrixReadOnlyImpl.interna
l_(); |
| 1775 |
| 1776 } |
| 1777 class DomMatrixReadOnlyImpl extends DomMatrixReadOnly implements js_library.JSOb
jectInterfacesDom { |
| 1778 DomMatrixReadOnlyImpl.internal_() : super.internal_(); |
| 1779 get runtimeType => DomMatrixReadOnly; |
| 1780 toString() => super.toString(); |
| 1781 } |
| 1782 patch class FormElement { |
| 1783 factory FormElement._internalWrap() => new FormElementImpl.internal_(); |
| 1784 |
| 1785 } |
| 1786 class FormElementImpl extends FormElement implements js_library.JSObjectInterfac
esDom { |
| 1787 FormElementImpl.internal_() : super.internal_(); |
| 1788 get runtimeType => FormElement; |
| 1789 toString() => super.toString(); |
| 1790 } |
| 1791 patch class _SpeechRecognitionResultList { |
| 1792 factory _SpeechRecognitionResultList._internalWrap() => new _SpeechRecognition
ResultListImpl.internal_(); |
| 1793 |
| 1794 } |
| 1795 class _SpeechRecognitionResultListImpl extends _SpeechRecognitionResultList impl
ements js_library.JSObjectInterfacesDom { |
| 1796 _SpeechRecognitionResultListImpl.internal_() : super.internal_(); |
| 1797 get runtimeType => _SpeechRecognitionResultList; |
| 1798 toString() => super.toString(); |
| 1799 } |
| 1800 patch class CompositorWorkerGlobalScope { |
| 1801 factory CompositorWorkerGlobalScope._internalWrap() => new CompositorWorkerGlo
balScopeImpl.internal_(); |
| 1802 |
| 1803 } |
| 1804 class CompositorWorkerGlobalScopeImpl extends CompositorWorkerGlobalScope implem
ents js_library.JSObjectInterfacesDom { |
| 1805 CompositorWorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 1806 get runtimeType => CompositorWorkerGlobalScope; |
| 1807 toString() => super.toString(); |
| 1808 } |
| 1809 patch class PresentationAvailability { |
| 1810 factory PresentationAvailability._internalWrap() => new PresentationAvailabili
tyImpl.internal_(); |
| 1811 |
| 1812 } |
| 1813 class PresentationAvailabilityImpl extends PresentationAvailability implements j
s_library.JSObjectInterfacesDom { |
| 1814 PresentationAvailabilityImpl.internal_() : super.internal_(); |
| 1815 get runtimeType => PresentationAvailability; |
| 1816 toString() => super.toString(); |
| 1817 } |
| 1818 patch class FontFaceSet { |
| 1819 factory FontFaceSet._internalWrap() => new FontFaceSetImpl.internal_(); |
| 1820 |
| 1821 } |
| 1822 class FontFaceSetImpl extends FontFaceSet implements js_library.JSObjectInterfac
esDom { |
| 1823 FontFaceSetImpl.internal_() : super.internal_(); |
| 1824 get runtimeType => FontFaceSet; |
| 1825 toString() => super.toString(); |
| 1826 } |
| 1827 patch class _SubtleCrypto { |
| 1828 factory _SubtleCrypto._internalWrap() => new _SubtleCryptoImpl.internal_(); |
| 1829 |
| 1830 } |
| 1831 class _SubtleCryptoImpl extends _SubtleCrypto implements js_library.JSObjectInte
rfacesDom { |
| 1832 _SubtleCryptoImpl.internal_() : super.internal_(); |
| 1833 get runtimeType => _SubtleCrypto; |
| 1834 toString() => super.toString(); |
| 1835 } |
| 1836 patch class ButtonElement { |
| 1837 factory ButtonElement._internalWrap() => new ButtonElementImpl.internal_(); |
| 1838 |
| 1839 } |
| 1840 class ButtonElementImpl extends ButtonElement implements js_library.JSObjectInte
rfacesDom { |
| 1841 ButtonElementImpl.internal_() : super.internal_(); |
| 1842 get runtimeType => ButtonElement; |
| 1843 toString() => super.toString(); |
| 1844 } |
| 1845 patch class ProcessingInstruction { |
| 1846 factory ProcessingInstruction._internalWrap() => new ProcessingInstructionImpl
.internal_(); |
| 1847 |
| 1848 } |
| 1849 class ProcessingInstructionImpl extends ProcessingInstruction implements js_libr
ary.JSObjectInterfacesDom { |
| 1850 ProcessingInstructionImpl.internal_() : super.internal_(); |
| 1851 get runtimeType => ProcessingInstruction; |
| 1852 toString() => super.toString(); |
| 1853 } |
| 1854 patch class StashedMessagePort { |
| 1855 factory StashedMessagePort._internalWrap() => new StashedMessagePortImpl.inter
nal_(); |
| 1856 |
| 1857 } |
| 1858 class StashedMessagePortImpl extends StashedMessagePort implements js_library.JS
ObjectInterfacesDom { |
| 1859 StashedMessagePortImpl.internal_() : super.internal_(); |
| 1860 get runtimeType => StashedMessagePort; |
| 1861 toString() => super.toString(); |
| 1862 } |
| 1863 patch class DeviceAcceleration { |
| 1864 factory DeviceAcceleration._internalWrap() => new DeviceAccelerationImpl.inter
nal_(); |
| 1865 |
| 1866 } |
| 1867 class DeviceAccelerationImpl extends DeviceAcceleration implements js_library.JS
ObjectInterfacesDom { |
| 1868 DeviceAccelerationImpl.internal_() : super.internal_(); |
| 1869 get runtimeType => DeviceAcceleration; |
| 1870 toString() => super.toString(); |
| 1871 } |
| 1872 patch class MapElement { |
| 1873 factory MapElement._internalWrap() => new MapElementImpl.internal_(); |
| 1874 |
| 1875 } |
| 1876 class MapElementImpl extends MapElement implements js_library.JSObjectInterfaces
Dom { |
| 1877 MapElementImpl.internal_() : super.internal_(); |
| 1878 get runtimeType => MapElement; |
| 1879 toString() => super.toString(); |
| 1880 } |
| 1881 patch class PresentationSession { |
| 1882 factory PresentationSession._internalWrap() => new PresentationSessionImpl.int
ernal_(); |
| 1883 |
| 1884 } |
| 1885 class PresentationSessionImpl extends PresentationSession implements js_library.
JSObjectInterfacesDom { |
| 1886 PresentationSessionImpl.internal_() : super.internal_(); |
| 1887 get runtimeType => PresentationSession; |
| 1888 toString() => super.toString(); |
| 1889 } |
| 1890 patch class RtcDtmfToneChangeEvent { |
| 1891 factory RtcDtmfToneChangeEvent._internalWrap() => new RtcDtmfToneChangeEventIm
pl.internal_(); |
| 1892 |
| 1893 } |
| 1894 class RtcDtmfToneChangeEventImpl extends RtcDtmfToneChangeEvent implements js_li
brary.JSObjectInterfacesDom { |
| 1895 RtcDtmfToneChangeEventImpl.internal_() : super.internal_(); |
| 1896 get runtimeType => RtcDtmfToneChangeEvent; |
| 1897 toString() => super.toString(); |
| 1898 } |
| 1899 patch class PerformanceCompositeTiming { |
| 1900 factory PerformanceCompositeTiming._internalWrap() => new PerformanceComposite
TimingImpl.internal_(); |
| 1901 |
| 1902 } |
| 1903 class PerformanceCompositeTimingImpl extends PerformanceCompositeTiming implemen
ts js_library.JSObjectInterfacesDom { |
| 1904 PerformanceCompositeTimingImpl.internal_() : super.internal_(); |
| 1905 get runtimeType => PerformanceCompositeTiming; |
| 1906 toString() => super.toString(); |
| 1907 } |
| 1908 patch class NodeFilter { |
| 1909 factory NodeFilter._internalWrap() => new NodeFilterImpl.internal_(); |
| 1910 |
| 1911 } |
| 1912 class NodeFilterImpl extends NodeFilter implements js_library.JSObjectInterfaces
Dom { |
| 1913 NodeFilterImpl.internal_() : super.internal_(); |
| 1914 get runtimeType => NodeFilter; |
| 1915 toString() => super.toString(); |
| 1916 } |
| 1917 patch class _DomRect { |
| 1918 factory _DomRect._internalWrap() => new _DomRectImpl.internal_(); |
| 1919 |
| 1920 } |
| 1921 class _DomRectImpl extends _DomRect implements js_library.JSObjectInterfacesDom
{ |
| 1922 _DomRectImpl.internal_() : super.internal_(); |
| 1923 get runtimeType => _DomRect; |
| 1924 toString() => super.toString(); |
| 1925 } |
| 1926 patch class PermissionStatus { |
| 1927 factory PermissionStatus._internalWrap() => new PermissionStatusImpl.internal_
(); |
| 1928 |
| 1929 } |
| 1930 class PermissionStatusImpl extends PermissionStatus implements js_library.JSObje
ctInterfacesDom { |
| 1931 PermissionStatusImpl.internal_() : super.internal_(); |
| 1932 get runtimeType => PermissionStatus; |
| 1933 toString() => super.toString(); |
| 1934 } |
| 1935 patch class DeviceMotionEvent { |
| 1936 factory DeviceMotionEvent._internalWrap() => new DeviceMotionEventImpl.interna
l_(); |
| 1937 |
| 1938 } |
| 1939 class DeviceMotionEventImpl extends DeviceMotionEvent implements js_library.JSOb
jectInterfacesDom { |
| 1940 DeviceMotionEventImpl.internal_() : super.internal_(); |
| 1941 get runtimeType => DeviceMotionEvent; |
| 1942 toString() => super.toString(); |
| 1943 } |
| 1944 patch class Comment { |
| 1945 factory Comment._internalWrap() => new CommentImpl.internal_(); |
| 1946 |
| 1947 } |
| 1948 class CommentImpl extends Comment implements js_library.JSObjectInterfacesDom { |
| 1949 CommentImpl.internal_() : super.internal_(); |
| 1950 get runtimeType => Comment; |
| 1951 toString() => super.toString(); |
| 1952 } |
| 1953 patch class CanvasPattern { |
| 1954 factory CanvasPattern._internalWrap() => new CanvasPatternImpl.internal_(); |
| 1955 |
| 1956 } |
| 1957 class CanvasPatternImpl extends CanvasPattern implements js_library.JSObjectInte
rfacesDom { |
| 1958 CanvasPatternImpl.internal_() : super.internal_(); |
| 1959 get runtimeType => CanvasPattern; |
| 1960 toString() => super.toString(); |
| 1961 } |
| 1962 patch class CompositorProxy { |
| 1963 factory CompositorProxy._internalWrap() => new CompositorProxyImpl.internal_()
; |
| 1964 |
| 1965 } |
| 1966 class CompositorProxyImpl extends CompositorProxy implements js_library.JSObject
InterfacesDom { |
| 1967 CompositorProxyImpl.internal_() : super.internal_(); |
| 1968 get runtimeType => CompositorProxy; |
| 1969 toString() => super.toString(); |
| 1970 } |
| 1971 patch class MediaKeyError { |
| 1972 factory MediaKeyError._internalWrap() => new MediaKeyErrorImpl.internal_(); |
| 1973 |
| 1974 } |
| 1975 class MediaKeyErrorImpl extends MediaKeyError implements js_library.JSObjectInte
rfacesDom { |
| 1976 MediaKeyErrorImpl.internal_() : super.internal_(); |
| 1977 get runtimeType => MediaKeyError; |
| 1978 toString() => super.toString(); |
| 1979 } |
| 1980 patch class CssRule { |
| 1981 factory CssRule._internalWrap() => new CssRuleImpl.internal_(); |
| 1982 |
| 1983 } |
| 1984 class CssRuleImpl extends CssRule implements js_library.JSObjectInterfacesDom { |
| 1985 CssRuleImpl.internal_() : super.internal_(); |
| 1986 get runtimeType => CssRule; |
| 1987 toString() => super.toString(); |
| 1988 } |
| 1989 patch class SpeechRecognitionAlternative { |
| 1990 factory SpeechRecognitionAlternative._internalWrap() => new SpeechRecognitionA
lternativeImpl.internal_(); |
| 1991 |
| 1992 } |
| 1993 class SpeechRecognitionAlternativeImpl extends SpeechRecognitionAlternative impl
ements js_library.JSObjectInterfacesDom { |
| 1994 SpeechRecognitionAlternativeImpl.internal_() : super.internal_(); |
| 1995 get runtimeType => SpeechRecognitionAlternative; |
| 1996 toString() => super.toString(); |
| 1997 } |
| 1998 patch class XPathExpression { |
| 1999 factory XPathExpression._internalWrap() => new XPathExpressionImpl.internal_()
; |
| 2000 |
| 2001 } |
| 2002 class XPathExpressionImpl extends XPathExpression implements js_library.JSObject
InterfacesDom { |
| 2003 XPathExpressionImpl.internal_() : super.internal_(); |
| 2004 get runtimeType => XPathExpression; |
| 2005 toString() => super.toString(); |
| 2006 } |
| 2007 patch class Permissions { |
| 2008 factory Permissions._internalWrap() => new PermissionsImpl.internal_(); |
| 2009 |
| 2010 } |
| 2011 class PermissionsImpl extends Permissions implements js_library.JSObjectInterfac
esDom { |
| 2012 PermissionsImpl.internal_() : super.internal_(); |
| 2013 get runtimeType => Permissions; |
| 2014 toString() => super.toString(); |
| 2015 } |
| 2016 patch class PerformanceNavigation { |
| 2017 factory PerformanceNavigation._internalWrap() => new PerformanceNavigationImpl
.internal_(); |
| 2018 |
| 2019 } |
| 2020 class PerformanceNavigationImpl extends PerformanceNavigation implements js_libr
ary.JSObjectInterfacesDom { |
| 2021 PerformanceNavigationImpl.internal_() : super.internal_(); |
| 2022 get runtimeType => PerformanceNavigation; |
| 2023 toString() => super.toString(); |
| 2024 } |
| 2025 patch class SecurityPolicyViolationEvent { |
| 2026 factory SecurityPolicyViolationEvent._internalWrap() => new SecurityPolicyViol
ationEventImpl.internal_(); |
| 2027 |
| 2028 } |
| 2029 class SecurityPolicyViolationEventImpl extends SecurityPolicyViolationEvent impl
ements js_library.JSObjectInterfacesDom { |
| 2030 SecurityPolicyViolationEventImpl.internal_() : super.internal_(); |
| 2031 get runtimeType => SecurityPolicyViolationEvent; |
| 2032 toString() => super.toString(); |
| 2033 } |
| 2034 patch class TableElement { |
| 2035 factory TableElement._internalWrap() => new TableElementImpl.internal_(); |
| 2036 |
| 2037 } |
| 2038 class TableElementImpl extends TableElement implements js_library.JSObjectInterf
acesDom { |
| 2039 TableElementImpl.internal_() : super.internal_(); |
| 2040 get runtimeType => TableElement; |
| 2041 toString() => super.toString(); |
| 2042 } |
| 2043 patch class NavigatorID { |
| 2044 factory NavigatorID._internalWrap() => new NavigatorIDImpl.internal_(); |
| 2045 |
| 2046 } |
| 2047 class NavigatorIDImpl extends NavigatorID implements js_library.JSObjectInterfac
esDom { |
| 2048 NavigatorIDImpl.internal_() : super.internal_(); |
| 2049 get runtimeType => NavigatorID; |
| 2050 toString() => super.toString(); |
| 2051 } |
| 2052 patch class ServicePort { |
| 2053 factory ServicePort._internalWrap() => new ServicePortImpl.internal_(); |
| 2054 |
| 2055 } |
| 2056 class ServicePortImpl extends ServicePort implements js_library.JSObjectInterfac
esDom { |
| 2057 ServicePortImpl.internal_() : super.internal_(); |
| 2058 get runtimeType => ServicePort; |
| 2059 toString() => super.toString(); |
| 2060 } |
| 2061 patch class TextTrackCue { |
| 2062 factory TextTrackCue._internalWrap() => new TextTrackCueImpl.internal_(); |
| 2063 |
| 2064 } |
| 2065 class TextTrackCueImpl extends TextTrackCue implements js_library.JSObjectInterf
acesDom { |
| 2066 TextTrackCueImpl.internal_() : super.internal_(); |
| 2067 get runtimeType => TextTrackCue; |
| 2068 toString() => super.toString(); |
| 2069 } |
| 2070 patch class FileEntry { |
| 2071 factory FileEntry._internalWrap() => new FileEntryImpl.internal_(); |
| 2072 |
| 2073 } |
| 2074 class FileEntryImpl extends FileEntry implements js_library.JSObjectInterfacesDo
m { |
| 2075 FileEntryImpl.internal_() : super.internal_(); |
| 2076 get runtimeType => FileEntry; |
| 2077 toString() => super.toString(); |
| 2078 } |
| 2079 patch class _DOMFileSystemSync { |
| 2080 factory _DOMFileSystemSync._internalWrap() => new _DOMFileSystemSyncImpl.inter
nal_(); |
| 2081 |
| 2082 } |
| 2083 class _DOMFileSystemSyncImpl extends _DOMFileSystemSync implements js_library.JS
ObjectInterfacesDom { |
| 2084 _DOMFileSystemSyncImpl.internal_() : super.internal_(); |
| 2085 get runtimeType => _DOMFileSystemSync; |
| 2086 toString() => super.toString(); |
| 2087 } |
| 2088 patch class Animation { |
| 2089 factory Animation._internalWrap() => new AnimationImpl.internal_(); |
| 2090 |
| 2091 } |
| 2092 class AnimationImpl extends Animation implements js_library.JSObjectInterfacesDo
m { |
| 2093 AnimationImpl.internal_() : super.internal_(); |
| 2094 get runtimeType => Animation; |
| 2095 toString() => super.toString(); |
| 2096 } |
| 2097 patch class Navigator { |
| 2098 factory Navigator._internalWrap() => new NavigatorImpl.internal_(); |
| 2099 |
| 2100 } |
| 2101 class NavigatorImpl extends Navigator implements js_library.JSObjectInterfacesDo
m { |
| 2102 NavigatorImpl.internal_() : super.internal_(); |
| 2103 get runtimeType => Navigator; |
| 2104 toString() => super.toString(); |
| 2105 } |
| 2106 patch class MediaQueryList { |
| 2107 factory MediaQueryList._internalWrap() => new MediaQueryListImpl.internal_(); |
| 2108 |
| 2109 } |
| 2110 class MediaQueryListImpl extends MediaQueryList implements js_library.JSObjectIn
terfacesDom { |
| 2111 MediaQueryListImpl.internal_() : super.internal_(); |
| 2112 get runtimeType => MediaQueryList; |
| 2113 toString() => super.toString(); |
| 2114 } |
| 2115 patch class CssImportRule { |
| 2116 factory CssImportRule._internalWrap() => new CssImportRuleImpl.internal_(); |
| 2117 |
| 2118 } |
| 2119 class CssImportRuleImpl extends CssImportRule implements js_library.JSObjectInte
rfacesDom { |
| 2120 CssImportRuleImpl.internal_() : super.internal_(); |
| 2121 get runtimeType => CssImportRule; |
| 2122 toString() => super.toString(); |
| 2123 } |
| 2124 patch class StorageQuota { |
| 2125 factory StorageQuota._internalWrap() => new StorageQuotaImpl.internal_(); |
| 2126 |
| 2127 } |
| 2128 class StorageQuotaImpl extends StorageQuota implements js_library.JSObjectInterf
acesDom { |
| 2129 StorageQuotaImpl.internal_() : super.internal_(); |
| 2130 get runtimeType => StorageQuota; |
| 2131 toString() => super.toString(); |
| 2132 } |
| 2133 patch class MediaQueryListEvent { |
| 2134 factory MediaQueryListEvent._internalWrap() => new MediaQueryListEventImpl.int
ernal_(); |
| 2135 |
| 2136 } |
| 2137 class MediaQueryListEventImpl extends MediaQueryListEvent implements js_library.
JSObjectInterfacesDom { |
| 2138 MediaQueryListEventImpl.internal_() : super.internal_(); |
| 2139 get runtimeType => MediaQueryListEvent; |
| 2140 toString() => super.toString(); |
| 2141 } |
| 2142 patch class BluetoothGattRemoteServer { |
| 2143 factory BluetoothGattRemoteServer._internalWrap() => new BluetoothGattRemoteSe
rverImpl.internal_(); |
| 2144 |
| 2145 } |
| 2146 class BluetoothGattRemoteServerImpl extends BluetoothGattRemoteServer implements
js_library.JSObjectInterfacesDom { |
| 2147 BluetoothGattRemoteServerImpl.internal_() : super.internal_(); |
| 2148 get runtimeType => BluetoothGattRemoteServer; |
| 2149 toString() => super.toString(); |
| 2150 } |
| 2151 patch class FileList { |
| 2152 factory FileList._internalWrap() => new FileListImpl.internal_(); |
| 2153 |
| 2154 } |
| 2155 class FileListImpl extends FileList implements js_library.JSObjectInterfacesDom
{ |
| 2156 FileListImpl.internal_() : super.internal_(); |
| 2157 get runtimeType => FileList; |
| 2158 toString() => super.toString(); |
| 2159 } |
| 2160 patch class WindowClient { |
| 2161 factory WindowClient._internalWrap() => new WindowClientImpl.internal_(); |
| 2162 |
| 2163 } |
| 2164 class WindowClientImpl extends WindowClient implements js_library.JSObjectInterf
acesDom { |
| 2165 WindowClientImpl.internal_() : super.internal_(); |
| 2166 get runtimeType => WindowClient; |
| 2167 toString() => super.toString(); |
| 2168 } |
| 2169 patch class ReadableStream { |
| 2170 factory ReadableStream._internalWrap() => new ReadableStreamImpl.internal_(); |
| 2171 |
| 2172 } |
| 2173 class ReadableStreamImpl extends ReadableStream implements js_library.JSObjectIn
terfacesDom { |
| 2174 ReadableStreamImpl.internal_() : super.internal_(); |
| 2175 get runtimeType => ReadableStream; |
| 2176 toString() => super.toString(); |
| 2177 } |
| 2178 patch class Node { |
| 2179 factory Node._internalWrap() => new NodeImpl.internal_(); |
| 2180 |
| 2181 } |
| 2182 class NodeImpl extends Node implements js_library.JSObjectInterfacesDom { |
| 2183 NodeImpl.internal_() : super.internal_(); |
| 2184 get runtimeType => Node; |
| 2185 toString() => super.toString(); |
| 2186 } |
| 2187 patch class DedicatedWorkerGlobalScope { |
| 2188 factory DedicatedWorkerGlobalScope._internalWrap() => new DedicatedWorkerGloba
lScopeImpl.internal_(); |
| 2189 |
| 2190 } |
| 2191 class DedicatedWorkerGlobalScopeImpl extends DedicatedWorkerGlobalScope implemen
ts js_library.JSObjectInterfacesDom { |
| 2192 DedicatedWorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 2193 get runtimeType => DedicatedWorkerGlobalScope; |
| 2194 toString() => super.toString(); |
| 2195 } |
| 2196 patch class AudioTrackList { |
| 2197 factory AudioTrackList._internalWrap() => new AudioTrackListImpl.internal_(); |
| 2198 |
| 2199 } |
| 2200 class AudioTrackListImpl extends AudioTrackList implements js_library.JSObjectIn
terfacesDom { |
| 2201 AudioTrackListImpl.internal_() : super.internal_(); |
| 2202 get runtimeType => AudioTrackList; |
| 2203 toString() => super.toString(); |
| 2204 } |
| 2205 patch class StyleMedia { |
| 2206 factory StyleMedia._internalWrap() => new StyleMediaImpl.internal_(); |
| 2207 |
| 2208 } |
| 2209 class StyleMediaImpl extends StyleMedia implements js_library.JSObjectInterfaces
Dom { |
| 2210 StyleMediaImpl.internal_() : super.internal_(); |
| 2211 get runtimeType => StyleMedia; |
| 2212 toString() => super.toString(); |
| 2213 } |
| 2214 patch class WindowEventHandlers { |
| 2215 factory WindowEventHandlers._internalWrap() => new WindowEventHandlersImpl.int
ernal_(); |
| 2216 |
| 2217 } |
| 2218 class WindowEventHandlersImpl extends WindowEventHandlers implements js_library.
JSObjectInterfacesDom { |
| 2219 WindowEventHandlersImpl.internal_() : super.internal_(); |
| 2220 get runtimeType => WindowEventHandlers; |
| 2221 toString() => super.toString(); |
| 2222 } |
| 2223 patch class SourceInfo { |
| 2224 factory SourceInfo._internalWrap() => new SourceInfoImpl.internal_(); |
| 2225 |
| 2226 } |
| 2227 class SourceInfoImpl extends SourceInfo implements js_library.JSObjectInterfaces
Dom { |
| 2228 SourceInfoImpl.internal_() : super.internal_(); |
| 2229 get runtimeType => SourceInfo; |
| 2230 toString() => super.toString(); |
| 2231 } |
| 2232 patch class _DirectoryEntrySync { |
| 2233 factory _DirectoryEntrySync._internalWrap() => new _DirectoryEntrySyncImpl.int
ernal_(); |
| 2234 |
| 2235 } |
| 2236 class _DirectoryEntrySyncImpl extends _DirectoryEntrySync implements js_library.
JSObjectInterfacesDom { |
| 2237 _DirectoryEntrySyncImpl.internal_() : super.internal_(); |
| 2238 get runtimeType => _DirectoryEntrySync; |
| 2239 toString() => super.toString(); |
| 2240 } |
| 2241 patch class AnimationEvent { |
| 2242 factory AnimationEvent._internalWrap() => new AnimationEventImpl.internal_(); |
| 2243 |
| 2244 } |
| 2245 class AnimationEventImpl extends AnimationEvent implements js_library.JSObjectIn
terfacesDom { |
| 2246 AnimationEventImpl.internal_() : super.internal_(); |
| 2247 get runtimeType => AnimationEvent; |
| 2248 toString() => super.toString(); |
| 2249 } |
| 2250 patch class PluginPlaceholderElement { |
| 2251 factory PluginPlaceholderElement._internalWrap() => new PluginPlaceholderEleme
ntImpl.internal_(); |
| 2252 |
| 2253 } |
| 2254 class PluginPlaceholderElementImpl extends PluginPlaceholderElement implements j
s_library.JSObjectInterfacesDom { |
| 2255 PluginPlaceholderElementImpl.internal_() : super.internal_(); |
| 2256 get runtimeType => PluginPlaceholderElement; |
| 2257 toString() => super.toString(); |
| 2258 } |
| 2259 patch class _MutationEvent { |
| 2260 factory _MutationEvent._internalWrap() => new _MutationEventImpl.internal_(); |
| 2261 |
| 2262 } |
| 2263 class _MutationEventImpl extends _MutationEvent implements js_library.JSObjectIn
terfacesDom { |
| 2264 _MutationEventImpl.internal_() : super.internal_(); |
| 2265 get runtimeType => _MutationEvent; |
| 2266 toString() => super.toString(); |
| 2267 } |
| 2268 patch class LinkElement { |
| 2269 factory LinkElement._internalWrap() => new LinkElementImpl.internal_(); |
| 2270 |
| 2271 } |
| 2272 class LinkElementImpl extends LinkElement implements js_library.JSObjectInterfac
esDom { |
| 2273 LinkElementImpl.internal_() : super.internal_(); |
| 2274 get runtimeType => LinkElement; |
| 2275 toString() => super.toString(); |
| 2276 } |
| 2277 patch class TextTrackCueList { |
| 2278 factory TextTrackCueList._internalWrap() => new TextTrackCueListImpl.internal_
(); |
| 2279 |
| 2280 } |
| 2281 class TextTrackCueListImpl extends TextTrackCueList implements js_library.JSObje
ctInterfacesDom { |
| 2282 TextTrackCueListImpl.internal_() : super.internal_(); |
| 2283 get runtimeType => TextTrackCueList; |
| 2284 toString() => super.toString(); |
| 2285 } |
| 2286 patch class VideoPlaybackQuality { |
| 2287 factory VideoPlaybackQuality._internalWrap() => new VideoPlaybackQualityImpl.i
nternal_(); |
| 2288 |
| 2289 } |
| 2290 class VideoPlaybackQualityImpl extends VideoPlaybackQuality implements js_librar
y.JSObjectInterfacesDom { |
| 2291 VideoPlaybackQualityImpl.internal_() : super.internal_(); |
| 2292 get runtimeType => VideoPlaybackQuality; |
| 2293 toString() => super.toString(); |
| 2294 } |
| 2295 patch class IFrameElement { |
| 2296 factory IFrameElement._internalWrap() => new IFrameElementImpl.internal_(); |
| 2297 |
| 2298 } |
| 2299 class IFrameElementImpl extends IFrameElement implements js_library.JSObjectInte
rfacesDom { |
| 2300 IFrameElementImpl.internal_() : super.internal_(); |
| 2301 get runtimeType => IFrameElement; |
| 2302 toString() => super.toString(); |
| 2303 } |
| 2304 patch class FontFace { |
| 2305 factory FontFace._internalWrap() => new FontFaceImpl.internal_(); |
| 2306 |
| 2307 } |
| 2308 class FontFaceImpl extends FontFace implements js_library.JSObjectInterfacesDom
{ |
| 2309 FontFaceImpl.internal_() : super.internal_(); |
| 2310 get runtimeType => FontFace; |
| 2311 toString() => super.toString(); |
| 2312 } |
| 2313 patch class AnchorElement { |
| 2314 factory AnchorElement._internalWrap() => new AnchorElementImpl.internal_(); |
| 2315 |
| 2316 } |
| 2317 class AnchorElementImpl extends AnchorElement implements js_library.JSObjectInte
rfacesDom { |
| 2318 AnchorElementImpl.internal_() : super.internal_(); |
| 2319 get runtimeType => AnchorElement; |
| 2320 toString() => super.toString(); |
| 2321 } |
| 2322 patch class XsltProcessor { |
| 2323 factory XsltProcessor._internalWrap() => new XsltProcessorImpl.internal_(); |
| 2324 |
| 2325 } |
| 2326 class XsltProcessorImpl extends XsltProcessor implements js_library.JSObjectInte
rfacesDom { |
| 2327 XsltProcessorImpl.internal_() : super.internal_(); |
| 2328 get runtimeType => XsltProcessor; |
| 2329 toString() => super.toString(); |
| 2330 } |
| 2331 patch class NavigatorLanguage { |
| 2332 factory NavigatorLanguage._internalWrap() => new NavigatorLanguageImpl.interna
l_(); |
| 2333 |
| 2334 } |
| 2335 class NavigatorLanguageImpl extends NavigatorLanguage implements js_library.JSOb
jectInterfacesDom { |
| 2336 NavigatorLanguageImpl.internal_() : super.internal_(); |
| 2337 get runtimeType => NavigatorLanguage; |
| 2338 toString() => super.toString(); |
| 2339 } |
| 2340 patch class ParagraphElement { |
| 2341 factory ParagraphElement._internalWrap() => new ParagraphElementImpl.internal_
(); |
| 2342 |
| 2343 } |
| 2344 class ParagraphElementImpl extends ParagraphElement implements js_library.JSObje
ctInterfacesDom { |
| 2345 ParagraphElementImpl.internal_() : super.internal_(); |
| 2346 get runtimeType => ParagraphElement; |
| 2347 toString() => super.toString(); |
| 2348 } |
| 2349 patch class HmdvrDevice { |
| 2350 factory HmdvrDevice._internalWrap() => new HmdvrDeviceImpl.internal_(); |
| 2351 |
| 2352 } |
| 2353 class HmdvrDeviceImpl extends HmdvrDevice implements js_library.JSObjectInterfac
esDom { |
| 2354 HmdvrDeviceImpl.internal_() : super.internal_(); |
| 2355 get runtimeType => HmdvrDevice; |
| 2356 toString() => super.toString(); |
| 2357 } |
| 2358 patch class SourceBuffer { |
| 2359 factory SourceBuffer._internalWrap() => new SourceBufferImpl.internal_(); |
| 2360 |
| 2361 } |
| 2362 class SourceBufferImpl extends SourceBuffer implements js_library.JSObjectInterf
acesDom { |
| 2363 SourceBufferImpl.internal_() : super.internal_(); |
| 2364 get runtimeType => SourceBuffer; |
| 2365 toString() => super.toString(); |
| 2366 } |
| 2367 patch class CssCharsetRule { |
| 2368 factory CssCharsetRule._internalWrap() => new CssCharsetRuleImpl.internal_(); |
| 2369 |
| 2370 } |
| 2371 class CssCharsetRuleImpl extends CssCharsetRule implements js_library.JSObjectIn
terfacesDom { |
| 2372 CssCharsetRuleImpl.internal_() : super.internal_(); |
| 2373 get runtimeType => CssCharsetRule; |
| 2374 toString() => super.toString(); |
| 2375 } |
| 2376 patch class DeprecatedStorageQuota { |
| 2377 factory DeprecatedStorageQuota._internalWrap() => new DeprecatedStorageQuotaIm
pl.internal_(); |
| 2378 |
| 2379 } |
| 2380 class DeprecatedStorageQuotaImpl extends DeprecatedStorageQuota implements js_li
brary.JSObjectInterfacesDom { |
| 2381 DeprecatedStorageQuotaImpl.internal_() : super.internal_(); |
| 2382 get runtimeType => DeprecatedStorageQuota; |
| 2383 toString() => super.toString(); |
| 2384 } |
| 2385 patch class DataTransfer { |
| 2386 factory DataTransfer._internalWrap() => new DataTransferImpl.internal_(); |
| 2387 |
| 2388 } |
| 2389 class DataTransferImpl extends DataTransfer implements js_library.JSObjectInterf
acesDom { |
| 2390 DataTransferImpl.internal_() : super.internal_(); |
| 2391 get runtimeType => DataTransfer; |
| 2392 toString() => super.toString(); |
| 2393 } |
| 2394 patch class MutationObserver { |
| 2395 factory MutationObserver._internalWrap() => new MutationObserverImpl.internal_
(); |
| 2396 |
| 2397 } |
| 2398 class MutationObserverImpl extends MutationObserver implements js_library.JSObje
ctInterfacesDom { |
| 2399 MutationObserverImpl.internal_() : super.internal_(); |
| 2400 get runtimeType => MutationObserver; |
| 2401 toString() => super.toString(); |
| 2402 } |
| 2403 patch class XmlSerializer { |
| 2404 factory XmlSerializer._internalWrap() => new XmlSerializerImpl.internal_(); |
| 2405 |
| 2406 } |
| 2407 class XmlSerializerImpl extends XmlSerializer implements js_library.JSObjectInte
rfacesDom { |
| 2408 XmlSerializerImpl.internal_() : super.internal_(); |
| 2409 get runtimeType => XmlSerializer; |
| 2410 toString() => super.toString(); |
| 2411 } |
| 2412 patch class PictureElement { |
| 2413 factory PictureElement._internalWrap() => new PictureElementImpl.internal_(); |
| 2414 |
| 2415 } |
| 2416 class PictureElementImpl extends PictureElement implements js_library.JSObjectIn
terfacesDom { |
| 2417 PictureElementImpl.internal_() : super.internal_(); |
| 2418 get runtimeType => PictureElement; |
| 2419 toString() => super.toString(); |
| 2420 } |
| 2421 patch class MediaEncryptedEvent { |
| 2422 factory MediaEncryptedEvent._internalWrap() => new MediaEncryptedEventImpl.int
ernal_(); |
| 2423 |
| 2424 } |
| 2425 class MediaEncryptedEventImpl extends MediaEncryptedEvent implements js_library.
JSObjectInterfacesDom { |
| 2426 MediaEncryptedEventImpl.internal_() : super.internal_(); |
| 2427 get runtimeType => MediaEncryptedEvent; |
| 2428 toString() => super.toString(); |
| 2429 } |
| 2430 patch class TouchEvent { |
| 2431 factory TouchEvent._internalWrap() => new TouchEventImpl.internal_(); |
| 2432 |
| 2433 } |
| 2434 class TouchEventImpl extends TouchEvent implements js_library.JSObjectInterfaces
Dom { |
| 2435 TouchEventImpl.internal_() : super.internal_(); |
| 2436 get runtimeType => TouchEvent; |
| 2437 toString() => super.toString(); |
| 2438 } |
| 2439 patch class ServiceWorkerMessageEvent { |
| 2440 factory ServiceWorkerMessageEvent._internalWrap() => new ServiceWorkerMessageE
ventImpl.internal_(); |
| 2441 |
| 2442 } |
| 2443 class ServiceWorkerMessageEventImpl extends ServiceWorkerMessageEvent implements
js_library.JSObjectInterfacesDom { |
| 2444 ServiceWorkerMessageEventImpl.internal_() : super.internal_(); |
| 2445 get runtimeType => ServiceWorkerMessageEvent; |
| 2446 toString() => super.toString(); |
| 2447 } |
| 2448 patch class MeterElement { |
| 2449 factory MeterElement._internalWrap() => new MeterElementImpl.internal_(); |
| 2450 |
| 2451 } |
| 2452 class MeterElementImpl extends MeterElement implements js_library.JSObjectInterf
acesDom { |
| 2453 MeterElementImpl.internal_() : super.internal_(); |
| 2454 get runtimeType => MeterElement; |
| 2455 toString() => super.toString(); |
| 2456 } |
| 2457 patch class CssGroupingRule { |
| 2458 factory CssGroupingRule._internalWrap() => new CssGroupingRuleImpl.internal_()
; |
| 2459 |
| 2460 } |
| 2461 class CssGroupingRuleImpl extends CssGroupingRule implements js_library.JSObject
InterfacesDom { |
| 2462 CssGroupingRuleImpl.internal_() : super.internal_(); |
| 2463 get runtimeType => CssGroupingRule; |
| 2464 toString() => super.toString(); |
| 2465 } |
| 2466 patch class UListElement { |
| 2467 factory UListElement._internalWrap() => new UListElementImpl.internal_(); |
| 2468 |
| 2469 } |
| 2470 class UListElementImpl extends UListElement implements js_library.JSObjectInterf
acesDom { |
| 2471 UListElementImpl.internal_() : super.internal_(); |
| 2472 get runtimeType => UListElement; |
| 2473 toString() => super.toString(); |
| 2474 } |
| 2475 patch class Storage { |
| 2476 factory Storage._internalWrap() => new StorageImpl.internal_(); |
| 2477 |
| 2478 } |
| 2479 class StorageImpl extends Storage implements js_library.JSObjectInterfacesDom { |
| 2480 StorageImpl.internal_() : super.internal_(); |
| 2481 get runtimeType => Storage; |
| 2482 toString() => super.toString(); |
| 2483 } |
| 2484 patch class _DocumentType { |
| 2485 factory _DocumentType._internalWrap() => new _DocumentTypeImpl.internal_(); |
| 2486 |
| 2487 } |
| 2488 class _DocumentTypeImpl extends _DocumentType implements js_library.JSObjectInte
rfacesDom { |
| 2489 _DocumentTypeImpl.internal_() : super.internal_(); |
| 2490 get runtimeType => _DocumentType; |
| 2491 toString() => super.toString(); |
| 2492 } |
| 2493 patch class ErrorEvent { |
| 2494 factory ErrorEvent._internalWrap() => new ErrorEventImpl.internal_(); |
| 2495 |
| 2496 } |
| 2497 class ErrorEventImpl extends ErrorEvent implements js_library.JSObjectInterfaces
Dom { |
| 2498 ErrorEventImpl.internal_() : super.internal_(); |
| 2499 get runtimeType => ErrorEvent; |
| 2500 toString() => super.toString(); |
| 2501 } |
| 2502 patch class BodyElement { |
| 2503 factory BodyElement._internalWrap() => new BodyElementImpl.internal_(); |
| 2504 |
| 2505 } |
| 2506 class BodyElementImpl extends BodyElement implements js_library.JSObjectInterfac
esDom { |
| 2507 BodyElementImpl.internal_() : super.internal_(); |
| 2508 get runtimeType => BodyElement; |
| 2509 toString() => super.toString(); |
| 2510 } |
| 2511 patch class DeprecatedStorageInfo { |
| 2512 factory DeprecatedStorageInfo._internalWrap() => new DeprecatedStorageInfoImpl
.internal_(); |
| 2513 |
| 2514 } |
| 2515 class DeprecatedStorageInfoImpl extends DeprecatedStorageInfo implements js_libr
ary.JSObjectInterfacesDom { |
| 2516 DeprecatedStorageInfoImpl.internal_() : super.internal_(); |
| 2517 get runtimeType => DeprecatedStorageInfo; |
| 2518 toString() => super.toString(); |
| 2519 } |
| 2520 patch class Geoposition { |
| 2521 factory Geoposition._internalWrap() => new GeopositionImpl.internal_(); |
| 2522 |
| 2523 } |
| 2524 class GeopositionImpl extends Geoposition implements js_library.JSObjectInterfac
esDom { |
| 2525 GeopositionImpl.internal_() : super.internal_(); |
| 2526 get runtimeType => Geoposition; |
| 2527 toString() => super.toString(); |
| 2528 } |
| 2529 patch class ApplicationCacheErrorEvent { |
| 2530 factory ApplicationCacheErrorEvent._internalWrap() => new ApplicationCacheErro
rEventImpl.internal_(); |
| 2531 |
| 2532 } |
| 2533 class ApplicationCacheErrorEventImpl extends ApplicationCacheErrorEvent implemen
ts js_library.JSObjectInterfacesDom { |
| 2534 ApplicationCacheErrorEventImpl.internal_() : super.internal_(); |
| 2535 get runtimeType => ApplicationCacheErrorEvent; |
| 2536 toString() => super.toString(); |
| 2537 } |
| 2538 patch class MutationRecord { |
| 2539 factory MutationRecord._internalWrap() => new MutationRecordImpl.internal_(); |
| 2540 |
| 2541 } |
| 2542 class MutationRecordImpl extends MutationRecord implements js_library.JSObjectIn
terfacesDom { |
| 2543 MutationRecordImpl.internal_() : super.internal_(); |
| 2544 get runtimeType => MutationRecord; |
| 2545 toString() => super.toString(); |
| 2546 } |
| 2547 patch class FieldSetElement { |
| 2548 factory FieldSetElement._internalWrap() => new FieldSetElementImpl.internal_()
; |
| 2549 |
| 2550 } |
| 2551 class FieldSetElementImpl extends FieldSetElement implements js_library.JSObject
InterfacesDom { |
| 2552 FieldSetElementImpl.internal_() : super.internal_(); |
| 2553 get runtimeType => FieldSetElement; |
| 2554 toString() => super.toString(); |
| 2555 } |
| 2556 patch class NonDocumentTypeChildNode { |
| 2557 factory NonDocumentTypeChildNode._internalWrap() => new NonDocumentTypeChildNo
deImpl.internal_(); |
| 2558 |
| 2559 } |
| 2560 class NonDocumentTypeChildNodeImpl extends NonDocumentTypeChildNode implements j
s_library.JSObjectInterfacesDom { |
| 2561 NonDocumentTypeChildNodeImpl.internal_() : super.internal_(); |
| 2562 get runtimeType => NonDocumentTypeChildNode; |
| 2563 toString() => super.toString(); |
| 2564 } |
| 2565 patch class _DirectoryReaderSync { |
| 2566 factory _DirectoryReaderSync._internalWrap() => new _DirectoryReaderSyncImpl.i
nternal_(); |
| 2567 |
| 2568 } |
| 2569 class _DirectoryReaderSyncImpl extends _DirectoryReaderSync implements js_librar
y.JSObjectInterfacesDom { |
| 2570 _DirectoryReaderSyncImpl.internal_() : super.internal_(); |
| 2571 get runtimeType => _DirectoryReaderSync; |
| 2572 toString() => super.toString(); |
| 2573 } |
| 2574 patch class RtcSessionDescription { |
| 2575 factory RtcSessionDescription._internalWrap() => new RtcSessionDescriptionImpl
.internal_(); |
| 2576 |
| 2577 } |
| 2578 class RtcSessionDescriptionImpl extends RtcSessionDescription implements js_libr
ary.JSObjectInterfacesDom { |
| 2579 RtcSessionDescriptionImpl.internal_() : super.internal_(); |
| 2580 get runtimeType => RtcSessionDescription; |
| 2581 toString() => super.toString(); |
| 2582 } |
| 2583 patch class PositionSensorVRDevice { |
| 2584 factory PositionSensorVRDevice._internalWrap() => new PositionSensorVRDeviceIm
pl.internal_(); |
| 2585 |
| 2586 } |
| 2587 class PositionSensorVRDeviceImpl extends PositionSensorVRDevice implements js_li
brary.JSObjectInterfacesDom { |
| 2588 PositionSensorVRDeviceImpl.internal_() : super.internal_(); |
| 2589 get runtimeType => PositionSensorVRDevice; |
| 2590 toString() => super.toString(); |
| 2591 } |
| 2592 patch class Text { |
| 2593 factory Text._internalWrap() => new TextImpl.internal_(); |
| 2594 |
| 2595 } |
| 2596 class TextImpl extends Text implements js_library.JSObjectInterfacesDom { |
| 2597 TextImpl.internal_() : super.internal_(); |
| 2598 get runtimeType => Text; |
| 2599 toString() => super.toString(); |
| 2600 } |
| 2601 patch class AnimationEffectTiming { |
| 2602 factory AnimationEffectTiming._internalWrap() => new AnimationEffectTimingImpl
.internal_(); |
| 2603 |
| 2604 } |
| 2605 class AnimationEffectTimingImpl extends AnimationEffectTiming implements js_libr
ary.JSObjectInterfacesDom { |
| 2606 AnimationEffectTimingImpl.internal_() : super.internal_(); |
| 2607 get runtimeType => AnimationEffectTiming; |
| 2608 toString() => super.toString(); |
| 2609 } |
| 2610 patch class PositionError { |
| 2611 factory PositionError._internalWrap() => new PositionErrorImpl.internal_(); |
| 2612 |
| 2613 } |
| 2614 class PositionErrorImpl extends PositionError implements js_library.JSObjectInte
rfacesDom { |
| 2615 PositionErrorImpl.internal_() : super.internal_(); |
| 2616 get runtimeType => PositionError; |
| 2617 toString() => super.toString(); |
| 2618 } |
| 2619 patch class VideoTrackList { |
| 2620 factory VideoTrackList._internalWrap() => new VideoTrackListImpl.internal_(); |
| 2621 |
| 2622 } |
| 2623 class VideoTrackListImpl extends VideoTrackList implements js_library.JSObjectIn
terfacesDom { |
| 2624 VideoTrackListImpl.internal_() : super.internal_(); |
| 2625 get runtimeType => VideoTrackList; |
| 2626 toString() => super.toString(); |
| 2627 } |
| 2628 patch class GamepadButton { |
| 2629 factory GamepadButton._internalWrap() => new GamepadButtonImpl.internal_(); |
| 2630 |
| 2631 } |
| 2632 class GamepadButtonImpl extends GamepadButton implements js_library.JSObjectInte
rfacesDom { |
| 2633 GamepadButtonImpl.internal_() : super.internal_(); |
| 2634 get runtimeType => GamepadButton; |
| 2635 toString() => super.toString(); |
| 2636 } |
| 2637 patch class WorkerConsole { |
| 2638 factory WorkerConsole._internalWrap() => new WorkerConsoleImpl.internal_(); |
| 2639 |
| 2640 } |
| 2641 class WorkerConsoleImpl extends WorkerConsole implements js_library.JSObjectInte
rfacesDom { |
| 2642 WorkerConsoleImpl.internal_() : super.internal_(); |
| 2643 get runtimeType => WorkerConsole; |
| 2644 toString() => super.toString(); |
| 2645 } |
| 2646 patch class TrackDefault { |
| 2647 factory TrackDefault._internalWrap() => new TrackDefaultImpl.internal_(); |
| 2648 |
| 2649 } |
| 2650 class TrackDefaultImpl extends TrackDefault implements js_library.JSObjectInterf
acesDom { |
| 2651 TrackDefaultImpl.internal_() : super.internal_(); |
| 2652 get runtimeType => TrackDefault; |
| 2653 toString() => super.toString(); |
| 2654 } |
| 2655 patch class FileStream { |
| 2656 factory FileStream._internalWrap() => new FileStreamImpl.internal_(); |
| 2657 |
| 2658 } |
| 2659 class FileStreamImpl extends FileStream implements js_library.JSObjectInterfaces
Dom { |
| 2660 FileStreamImpl.internal_() : super.internal_(); |
| 2661 get runtimeType => FileStream; |
| 2662 toString() => super.toString(); |
| 2663 } |
| 2664 patch class _ClientRect { |
| 2665 factory _ClientRect._internalWrap() => new _ClientRectImpl.internal_(); |
| 2666 |
| 2667 } |
| 2668 class _ClientRectImpl extends _ClientRect implements js_library.JSObjectInterfac
esDom { |
| 2669 _ClientRectImpl.internal_() : super.internal_(); |
| 2670 get runtimeType => _ClientRect; |
| 2671 toString() => super.toString(); |
| 2672 } |
| 2673 patch class TemplateElement { |
| 2674 factory TemplateElement._internalWrap() => new TemplateElementImpl.internal_()
; |
| 2675 |
| 2676 } |
| 2677 class TemplateElementImpl extends TemplateElement implements js_library.JSObject
InterfacesDom { |
| 2678 TemplateElementImpl.internal_() : super.internal_(); |
| 2679 get runtimeType => TemplateElement; |
| 2680 toString() => super.toString(); |
| 2681 } |
| 2682 patch class RtcStatsReport { |
| 2683 factory RtcStatsReport._internalWrap() => new RtcStatsReportImpl.internal_(); |
| 2684 |
| 2685 } |
| 2686 class RtcStatsReportImpl extends RtcStatsReport implements js_library.JSObjectIn
terfacesDom { |
| 2687 RtcStatsReportImpl.internal_() : super.internal_(); |
| 2688 get runtimeType => RtcStatsReport; |
| 2689 toString() => super.toString(); |
| 2690 } |
| 2691 patch class TimeRanges { |
| 2692 factory TimeRanges._internalWrap() => new TimeRangesImpl.internal_(); |
| 2693 |
| 2694 } |
| 2695 class TimeRangesImpl extends TimeRanges implements js_library.JSObjectInterfaces
Dom { |
| 2696 TimeRangesImpl.internal_() : super.internal_(); |
| 2697 get runtimeType => TimeRanges; |
| 2698 toString() => super.toString(); |
| 2699 } |
| 2700 patch class _Request { |
| 2701 factory _Request._internalWrap() => new _RequestImpl.internal_(); |
| 2702 |
| 2703 } |
| 2704 class _RequestImpl extends _Request implements js_library.JSObjectInterfacesDom
{ |
| 2705 _RequestImpl.internal_() : super.internal_(); |
| 2706 get runtimeType => _Request; |
| 2707 toString() => super.toString(); |
| 2708 } |
| 2709 patch class _WindowTimers { |
| 2710 factory _WindowTimers._internalWrap() => new _WindowTimersImpl.internal_(); |
| 2711 |
| 2712 } |
| 2713 class _WindowTimersImpl extends _WindowTimers implements js_library.JSObjectInte
rfacesDom { |
| 2714 _WindowTimersImpl.internal_() : super.internal_(); |
| 2715 get runtimeType => _WindowTimers; |
| 2716 toString() => super.toString(); |
| 2717 } |
| 2718 patch class VttRegionList { |
| 2719 factory VttRegionList._internalWrap() => new VttRegionListImpl.internal_(); |
| 2720 |
| 2721 } |
| 2722 class VttRegionListImpl extends VttRegionList implements js_library.JSObjectInte
rfacesDom { |
| 2723 VttRegionListImpl.internal_() : super.internal_(); |
| 2724 get runtimeType => VttRegionList; |
| 2725 toString() => super.toString(); |
| 2726 } |
| 2727 patch class AnimationTimeline { |
| 2728 factory AnimationTimeline._internalWrap() => new AnimationTimelineImpl.interna
l_(); |
| 2729 |
| 2730 } |
| 2731 class AnimationTimelineImpl extends AnimationTimeline implements js_library.JSOb
jectInterfacesDom { |
| 2732 AnimationTimelineImpl.internal_() : super.internal_(); |
| 2733 get runtimeType => AnimationTimeline; |
| 2734 toString() => super.toString(); |
| 2735 } |
| 2736 patch class Event { |
| 2737 factory Event._internalWrap() => new EventImpl.internal_(); |
| 2738 |
| 2739 } |
| 2740 class EventImpl extends Event implements js_library.JSObjectInterfacesDom { |
| 2741 EventImpl.internal_() : super.internal_(); |
| 2742 get runtimeType => Event; |
| 2743 toString() => super.toString(); |
| 2744 } |
| 2745 patch class DomIterator { |
| 2746 factory DomIterator._internalWrap() => new DomIteratorImpl.internal_(); |
| 2747 |
| 2748 } |
| 2749 class DomIteratorImpl extends DomIterator implements js_library.JSObjectInterfac
esDom { |
| 2750 DomIteratorImpl.internal_() : super.internal_(); |
| 2751 get runtimeType => DomIterator; |
| 2752 toString() => super.toString(); |
| 2753 } |
| 2754 patch class ImageData { |
| 2755 factory ImageData._internalWrap() => new ImageDataImpl.internal_(); |
| 2756 |
| 2757 } |
| 2758 class ImageDataImpl extends ImageData implements js_library.JSObjectInterfacesDo
m { |
| 2759 ImageDataImpl.internal_() : super.internal_(); |
| 2760 get runtimeType => ImageData; |
| 2761 toString() => super.toString(); |
| 2762 } |
| 2763 patch class MediaStreamTrackEvent { |
| 2764 factory MediaStreamTrackEvent._internalWrap() => new MediaStreamTrackEventImpl
.internal_(); |
| 2765 |
| 2766 } |
| 2767 class MediaStreamTrackEventImpl extends MediaStreamTrackEvent implements js_libr
ary.JSObjectInterfacesDom { |
| 2768 MediaStreamTrackEventImpl.internal_() : super.internal_(); |
| 2769 get runtimeType => MediaStreamTrackEvent; |
| 2770 toString() => super.toString(); |
| 2771 } |
| 2772 patch class PromiseRejectionEvent { |
| 2773 factory PromiseRejectionEvent._internalWrap() => new PromiseRejectionEventImpl
.internal_(); |
| 2774 |
| 2775 } |
| 2776 class PromiseRejectionEventImpl extends PromiseRejectionEvent implements js_libr
ary.JSObjectInterfacesDom { |
| 2777 PromiseRejectionEventImpl.internal_() : super.internal_(); |
| 2778 get runtimeType => PromiseRejectionEvent; |
| 2779 toString() => super.toString(); |
| 2780 } |
| 2781 patch class HtmlElement { |
| 2782 factory HtmlElement._internalWrap() => new HtmlElementImpl.internal_(); |
| 2783 |
| 2784 } |
| 2785 class HtmlElementImpl extends HtmlElement implements js_library.JSObjectInterfac
esDom { |
| 2786 HtmlElementImpl.internal_() : super.internal_(); |
| 2787 get runtimeType => HtmlElement; |
| 2788 toString() => super.toString(); |
| 2789 } |
| 2790 patch class HtmlDocument { |
| 2791 factory HtmlDocument._internalWrap() => new HtmlDocumentImpl.internal_(); |
| 2792 |
| 2793 } |
| 2794 class HtmlDocumentImpl extends HtmlDocument implements js_library.JSObjectInterf
acesDom { |
| 2795 HtmlDocumentImpl.internal_() : super.internal_(); |
| 2796 get runtimeType => HtmlDocument; |
| 2797 toString() => super.toString(); |
| 2798 } |
| 2799 patch class MidiPort { |
| 2800 factory MidiPort._internalWrap() => new MidiPortImpl.internal_(); |
| 2801 |
| 2802 } |
| 2803 class MidiPortImpl extends MidiPort implements js_library.JSObjectInterfacesDom
{ |
| 2804 MidiPortImpl.internal_() : super.internal_(); |
| 2805 get runtimeType => MidiPort; |
| 2806 toString() => super.toString(); |
| 2807 } |
| 2808 patch class CssMediaRule { |
| 2809 factory CssMediaRule._internalWrap() => new CssMediaRuleImpl.internal_(); |
| 2810 |
| 2811 } |
| 2812 class CssMediaRuleImpl extends CssMediaRule implements js_library.JSObjectInterf
acesDom { |
| 2813 CssMediaRuleImpl.internal_() : super.internal_(); |
| 2814 get runtimeType => CssMediaRule; |
| 2815 toString() => super.toString(); |
| 2816 } |
| 2817 patch class CssViewportRule { |
| 2818 factory CssViewportRule._internalWrap() => new CssViewportRuleImpl.internal_()
; |
| 2819 |
| 2820 } |
| 2821 class CssViewportRuleImpl extends CssViewportRule implements js_library.JSObject
InterfacesDom { |
| 2822 CssViewportRuleImpl.internal_() : super.internal_(); |
| 2823 get runtimeType => CssViewportRule; |
| 2824 toString() => super.toString(); |
| 2825 } |
| 2826 patch class FederatedCredential { |
| 2827 factory FederatedCredential._internalWrap() => new FederatedCredentialImpl.int
ernal_(); |
| 2828 |
| 2829 } |
| 2830 class FederatedCredentialImpl extends FederatedCredential implements js_library.
JSObjectInterfacesDom { |
| 2831 FederatedCredentialImpl.internal_() : super.internal_(); |
| 2832 get runtimeType => FederatedCredential; |
| 2833 toString() => super.toString(); |
| 2834 } |
| 2835 patch class RtcIceCandidateEvent { |
| 2836 factory RtcIceCandidateEvent._internalWrap() => new RtcIceCandidateEventImpl.i
nternal_(); |
| 2837 |
| 2838 } |
| 2839 class RtcIceCandidateEventImpl extends RtcIceCandidateEvent implements js_librar
y.JSObjectInterfacesDom { |
| 2840 RtcIceCandidateEventImpl.internal_() : super.internal_(); |
| 2841 get runtimeType => RtcIceCandidateEvent; |
| 2842 toString() => super.toString(); |
| 2843 } |
| 2844 patch class PerformanceMark { |
| 2845 factory PerformanceMark._internalWrap() => new PerformanceMarkImpl.internal_()
; |
| 2846 |
| 2847 } |
| 2848 class PerformanceMarkImpl extends PerformanceMark implements js_library.JSObject
InterfacesDom { |
| 2849 PerformanceMarkImpl.internal_() : super.internal_(); |
| 2850 get runtimeType => PerformanceMark; |
| 2851 toString() => super.toString(); |
| 2852 } |
| 2853 patch class SharedWorkerGlobalScope { |
| 2854 factory SharedWorkerGlobalScope._internalWrap() => new SharedWorkerGlobalScope
Impl.internal_(); |
| 2855 |
| 2856 } |
| 2857 class SharedWorkerGlobalScopeImpl extends SharedWorkerGlobalScope implements js_
library.JSObjectInterfacesDom { |
| 2858 SharedWorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 2859 get runtimeType => SharedWorkerGlobalScope; |
| 2860 toString() => super.toString(); |
| 2861 } |
| 2862 patch class MimeTypeArray { |
| 2863 factory MimeTypeArray._internalWrap() => new MimeTypeArrayImpl.internal_(); |
| 2864 |
| 2865 } |
| 2866 class MimeTypeArrayImpl extends MimeTypeArray implements js_library.JSObjectInte
rfacesDom { |
| 2867 MimeTypeArrayImpl.internal_() : super.internal_(); |
| 2868 get runtimeType => MimeTypeArray; |
| 2869 toString() => super.toString(); |
| 2870 } |
| 2871 patch class PerformanceRenderTiming { |
| 2872 factory PerformanceRenderTiming._internalWrap() => new PerformanceRenderTiming
Impl.internal_(); |
| 2873 |
| 2874 } |
| 2875 class PerformanceRenderTimingImpl extends PerformanceRenderTiming implements js_
library.JSObjectInterfacesDom { |
| 2876 PerformanceRenderTimingImpl.internal_() : super.internal_(); |
| 2877 get runtimeType => PerformanceRenderTiming; |
| 2878 toString() => super.toString(); |
| 2879 } |
| 2880 patch class EffectModel { |
| 2881 factory EffectModel._internalWrap() => new EffectModelImpl.internal_(); |
| 2882 |
| 2883 } |
| 2884 class EffectModelImpl extends EffectModel implements js_library.JSObjectInterfac
esDom { |
| 2885 EffectModelImpl.internal_() : super.internal_(); |
| 2886 get runtimeType => EffectModel; |
| 2887 toString() => super.toString(); |
| 2888 } |
| 2889 patch class StyleSheet { |
| 2890 factory StyleSheet._internalWrap() => new StyleSheetImpl.internal_(); |
| 2891 |
| 2892 } |
| 2893 class StyleSheetImpl extends StyleSheet implements js_library.JSObjectInterfaces
Dom { |
| 2894 StyleSheetImpl.internal_() : super.internal_(); |
| 2895 get runtimeType => StyleSheet; |
| 2896 toString() => super.toString(); |
| 2897 } |
| 2898 patch class TableRowElement { |
| 2899 factory TableRowElement._internalWrap() => new TableRowElementImpl.internal_()
; |
| 2900 |
| 2901 } |
| 2902 class TableRowElementImpl extends TableRowElement implements js_library.JSObject
InterfacesDom { |
| 2903 TableRowElementImpl.internal_() : super.internal_(); |
| 2904 get runtimeType => TableRowElement; |
| 2905 toString() => super.toString(); |
| 2906 } |
| 2907 patch class Geofencing { |
| 2908 factory Geofencing._internalWrap() => new GeofencingImpl.internal_(); |
| 2909 |
| 2910 } |
| 2911 class GeofencingImpl extends Geofencing implements js_library.JSObjectInterfaces
Dom { |
| 2912 GeofencingImpl.internal_() : super.internal_(); |
| 2913 get runtimeType => Geofencing; |
| 2914 toString() => super.toString(); |
| 2915 } |
| 2916 patch class NodeList { |
| 2917 factory NodeList._internalWrap() => new NodeListImpl.internal_(); |
| 2918 |
| 2919 } |
| 2920 class NodeListImpl extends NodeList implements js_library.JSObjectInterfacesDom
{ |
| 2921 NodeListImpl.internal_() : super.internal_(); |
| 2922 get runtimeType => NodeList; |
| 2923 toString() => super.toString(); |
| 2924 } |
| 2925 patch class MidiAccess { |
| 2926 factory MidiAccess._internalWrap() => new MidiAccessImpl.internal_(); |
| 2927 |
| 2928 } |
| 2929 class MidiAccessImpl extends MidiAccess implements js_library.JSObjectInterfaces
Dom { |
| 2930 MidiAccessImpl.internal_() : super.internal_(); |
| 2931 get runtimeType => MidiAccess; |
| 2932 toString() => super.toString(); |
| 2933 } |
| 2934 patch class CssStyleRule { |
| 2935 factory CssStyleRule._internalWrap() => new CssStyleRuleImpl.internal_(); |
| 2936 |
| 2937 } |
| 2938 class CssStyleRuleImpl extends CssStyleRule implements js_library.JSObjectInterf
acesDom { |
| 2939 CssStyleRuleImpl.internal_() : super.internal_(); |
| 2940 get runtimeType => CssStyleRule; |
| 2941 toString() => super.toString(); |
| 2942 } |
| 2943 patch class DomError { |
| 2944 factory DomError._internalWrap() => new DomErrorImpl.internal_(); |
| 2945 |
| 2946 } |
| 2947 class DomErrorImpl extends DomError implements js_library.JSObjectInterfacesDom
{ |
| 2948 DomErrorImpl.internal_() : super.internal_(); |
| 2949 get runtimeType => DomError; |
| 2950 toString() => super.toString(); |
| 2951 } |
| 2952 patch class BluetoothUuid { |
| 2953 factory BluetoothUuid._internalWrap() => new BluetoothUuidImpl.internal_(); |
| 2954 |
| 2955 } |
| 2956 class BluetoothUuidImpl extends BluetoothUuid implements js_library.JSObjectInte
rfacesDom { |
| 2957 BluetoothUuidImpl.internal_() : super.internal_(); |
| 2958 get runtimeType => BluetoothUuid; |
| 2959 toString() => super.toString(); |
| 2960 } |
| 2961 patch class HashChangeEvent { |
| 2962 factory HashChangeEvent._internalWrap() => new HashChangeEventImpl.internal_()
; |
| 2963 |
| 2964 } |
| 2965 class HashChangeEventImpl extends HashChangeEvent implements js_library.JSObject
InterfacesDom { |
| 2966 HashChangeEventImpl.internal_() : super.internal_(); |
| 2967 get runtimeType => HashChangeEvent; |
| 2968 toString() => super.toString(); |
| 2969 } |
| 2970 patch class InputElement { |
| 2971 factory InputElement._internalWrap() => new InputElementImpl.internal_(); |
| 2972 |
| 2973 } |
| 2974 class InputElementImpl extends InputElement implements js_library.JSObjectInterf
acesDom { |
| 2975 InputElementImpl.internal_() : super.internal_(); |
| 2976 get runtimeType => InputElement; |
| 2977 toString() => super.toString(); |
| 2978 } |
| 2979 patch class CDataSection { |
| 2980 factory CDataSection._internalWrap() => new CDataSectionImpl.internal_(); |
| 2981 |
| 2982 } |
| 2983 class CDataSectionImpl extends CDataSection implements js_library.JSObjectInterf
acesDom { |
| 2984 CDataSectionImpl.internal_() : super.internal_(); |
| 2985 get runtimeType => CDataSection; |
| 2986 toString() => super.toString(); |
| 2987 } |
| 2988 patch class CssStyleSheet { |
| 2989 factory CssStyleSheet._internalWrap() => new CssStyleSheetImpl.internal_(); |
| 2990 |
| 2991 } |
| 2992 class CssStyleSheetImpl extends CssStyleSheet implements js_library.JSObjectInte
rfacesDom { |
| 2993 CssStyleSheetImpl.internal_() : super.internal_(); |
| 2994 get runtimeType => CssStyleSheet; |
| 2995 toString() => super.toString(); |
| 2996 } |
| 2997 patch class DomRectReadOnly { |
| 2998 factory DomRectReadOnly._internalWrap() => new DomRectReadOnlyImpl.internal_()
; |
| 2999 |
| 3000 } |
| 3001 class DomRectReadOnlyImpl extends DomRectReadOnly implements js_library.JSObject
InterfacesDom { |
| 3002 DomRectReadOnlyImpl.internal_() : super.internal_(); |
| 3003 get runtimeType => DomRectReadOnly; |
| 3004 toString() => super.toString(); |
| 3005 } |
| 3006 patch class SyncEvent { |
| 3007 factory SyncEvent._internalWrap() => new SyncEventImpl.internal_(); |
| 3008 |
| 3009 } |
| 3010 class SyncEventImpl extends SyncEvent implements js_library.JSObjectInterfacesDo
m { |
| 3011 SyncEventImpl.internal_() : super.internal_(); |
| 3012 get runtimeType => SyncEvent; |
| 3013 toString() => super.toString(); |
| 3014 } |
| 3015 patch class CssSupportsRule { |
| 3016 factory CssSupportsRule._internalWrap() => new CssSupportsRuleImpl.internal_()
; |
| 3017 |
| 3018 } |
| 3019 class CssSupportsRuleImpl extends CssSupportsRule implements js_library.JSObject
InterfacesDom { |
| 3020 CssSupportsRuleImpl.internal_() : super.internal_(); |
| 3021 get runtimeType => CssSupportsRule; |
| 3022 toString() => super.toString(); |
| 3023 } |
| 3024 patch class DomParser { |
| 3025 factory DomParser._internalWrap() => new DomParserImpl.internal_(); |
| 3026 |
| 3027 } |
| 3028 class DomParserImpl extends DomParser implements js_library.JSObjectInterfacesDo
m { |
| 3029 DomParserImpl.internal_() : super.internal_(); |
| 3030 get runtimeType => DomParser; |
| 3031 toString() => super.toString(); |
| 3032 } |
| 3033 patch class LIElement { |
| 3034 factory LIElement._internalWrap() => new LIElementImpl.internal_(); |
| 3035 |
| 3036 } |
| 3037 class LIElementImpl extends LIElement implements js_library.JSObjectInterfacesDo
m { |
| 3038 LIElementImpl.internal_() : super.internal_(); |
| 3039 get runtimeType => LIElement; |
| 3040 toString() => super.toString(); |
| 3041 } |
| 3042 patch class CrossOriginServiceWorkerClient { |
| 3043 factory CrossOriginServiceWorkerClient._internalWrap() => new CrossOriginServi
ceWorkerClientImpl.internal_(); |
| 3044 |
| 3045 } |
| 3046 class CrossOriginServiceWorkerClientImpl extends CrossOriginServiceWorkerClient
implements js_library.JSObjectInterfacesDom { |
| 3047 CrossOriginServiceWorkerClientImpl.internal_() : super.internal_(); |
| 3048 get runtimeType => CrossOriginServiceWorkerClient; |
| 3049 toString() => super.toString(); |
| 3050 } |
| 3051 patch class ServiceWorkerGlobalScope { |
| 3052 factory ServiceWorkerGlobalScope._internalWrap() => new ServiceWorkerGlobalSco
peImpl.internal_(); |
| 3053 |
| 3054 } |
| 3055 class ServiceWorkerGlobalScopeImpl extends ServiceWorkerGlobalScope implements j
s_library.JSObjectInterfacesDom { |
| 3056 ServiceWorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 3057 get runtimeType => ServiceWorkerGlobalScope; |
| 3058 toString() => super.toString(); |
| 3059 } |
| 3060 patch class InputDevice { |
| 3061 factory InputDevice._internalWrap() => new InputDeviceImpl.internal_(); |
| 3062 |
| 3063 } |
| 3064 class InputDeviceImpl extends InputDevice implements js_library.JSObjectInterfac
esDom { |
| 3065 InputDeviceImpl.internal_() : super.internal_(); |
| 3066 get runtimeType => InputDevice; |
| 3067 toString() => super.toString(); |
| 3068 } |
| 3069 patch class MediaSession { |
| 3070 factory MediaSession._internalWrap() => new MediaSessionImpl.internal_(); |
| 3071 |
| 3072 } |
| 3073 class MediaSessionImpl extends MediaSession implements js_library.JSObjectInterf
acesDom { |
| 3074 MediaSessionImpl.internal_() : super.internal_(); |
| 3075 get runtimeType => MediaSession; |
| 3076 toString() => super.toString(); |
| 3077 } |
| 3078 patch class PreElement { |
| 3079 factory PreElement._internalWrap() => new PreElementImpl.internal_(); |
| 3080 |
| 3081 } |
| 3082 class PreElementImpl extends PreElement implements js_library.JSObjectInterfaces
Dom { |
| 3083 PreElementImpl.internal_() : super.internal_(); |
| 3084 get runtimeType => PreElement; |
| 3085 toString() => super.toString(); |
| 3086 } |
| 3087 patch class _NamedNodeMap { |
| 3088 factory _NamedNodeMap._internalWrap() => new _NamedNodeMapImpl.internal_(); |
| 3089 |
| 3090 } |
| 3091 class _NamedNodeMapImpl extends _NamedNodeMap implements js_library.JSObjectInte
rfacesDom { |
| 3092 _NamedNodeMapImpl.internal_() : super.internal_(); |
| 3093 get runtimeType => _NamedNodeMap; |
| 3094 toString() => super.toString(); |
| 3095 } |
| 3096 patch class StyleElement { |
| 3097 factory StyleElement._internalWrap() => new StyleElementImpl.internal_(); |
| 3098 |
| 3099 } |
| 3100 class StyleElementImpl extends StyleElement implements js_library.JSObjectInterf
acesDom { |
| 3101 StyleElementImpl.internal_() : super.internal_(); |
| 3102 get runtimeType => StyleElement; |
| 3103 toString() => super.toString(); |
| 3104 } |
| 3105 patch class TrackEvent { |
| 3106 factory TrackEvent._internalWrap() => new TrackEventImpl.internal_(); |
| 3107 |
| 3108 } |
| 3109 class TrackEventImpl extends TrackEvent implements js_library.JSObjectInterfaces
Dom { |
| 3110 TrackEventImpl.internal_() : super.internal_(); |
| 3111 get runtimeType => TrackEvent; |
| 3112 toString() => super.toString(); |
| 3113 } |
| 3114 patch class Performance { |
| 3115 factory Performance._internalWrap() => new PerformanceImpl.internal_(); |
| 3116 |
| 3117 } |
| 3118 class PerformanceImpl extends Performance implements js_library.JSObjectInterfac
esDom { |
| 3119 PerformanceImpl.internal_() : super.internal_(); |
| 3120 get runtimeType => Performance; |
| 3121 toString() => super.toString(); |
| 3122 } |
| 3123 patch class CssKeyframeRule { |
| 3124 factory CssKeyframeRule._internalWrap() => new CssKeyframeRuleImpl.internal_()
; |
| 3125 |
| 3126 } |
| 3127 class CssKeyframeRuleImpl extends CssKeyframeRule implements js_library.JSObject
InterfacesDom { |
| 3128 CssKeyframeRuleImpl.internal_() : super.internal_(); |
| 3129 get runtimeType => CssKeyframeRule; |
| 3130 toString() => super.toString(); |
| 3131 } |
| 3132 patch class MidiInputMap { |
| 3133 factory MidiInputMap._internalWrap() => new MidiInputMapImpl.internal_(); |
| 3134 |
| 3135 } |
| 3136 class MidiInputMapImpl extends MidiInputMap implements js_library.JSObjectInterf
acesDom { |
| 3137 MidiInputMapImpl.internal_() : super.internal_(); |
| 3138 get runtimeType => MidiInputMap; |
| 3139 toString() => super.toString(); |
| 3140 } |
| 3141 patch class XmlDocument { |
| 3142 factory XmlDocument._internalWrap() => new XmlDocumentImpl.internal_(); |
| 3143 |
| 3144 } |
| 3145 class XmlDocumentImpl extends XmlDocument implements js_library.JSObjectInterfac
esDom { |
| 3146 XmlDocumentImpl.internal_() : super.internal_(); |
| 3147 get runtimeType => XmlDocument; |
| 3148 toString() => super.toString(); |
| 3149 } |
| 3150 patch class VREyeParameters { |
| 3151 factory VREyeParameters._internalWrap() => new VREyeParametersImpl.internal_()
; |
| 3152 |
| 3153 } |
| 3154 class VREyeParametersImpl extends VREyeParameters implements js_library.JSObject
InterfacesDom { |
| 3155 VREyeParametersImpl.internal_() : super.internal_(); |
| 3156 get runtimeType => VREyeParameters; |
| 3157 toString() => super.toString(); |
| 3158 } |
| 3159 patch class Credential { |
| 3160 factory Credential._internalWrap() => new CredentialImpl.internal_(); |
| 3161 |
| 3162 } |
| 3163 class CredentialImpl extends Credential implements js_library.JSObjectInterfaces
Dom { |
| 3164 CredentialImpl.internal_() : super.internal_(); |
| 3165 get runtimeType => Credential; |
| 3166 toString() => super.toString(); |
| 3167 } |
| 3168 patch class DomException { |
| 3169 factory DomException._internalWrap() => new DomExceptionImpl.internal_(); |
| 3170 |
| 3171 } |
| 3172 class DomExceptionImpl extends DomException implements js_library.JSObjectInterf
acesDom { |
| 3173 DomExceptionImpl.internal_() : super.internal_(); |
| 3174 get runtimeType => DomException; |
| 3175 toString() => super.toString(); |
| 3176 } |
| 3177 patch class LegendElement { |
| 3178 factory LegendElement._internalWrap() => new LegendElementImpl.internal_(); |
| 3179 |
| 3180 } |
| 3181 class LegendElementImpl extends LegendElement implements js_library.JSObjectInte
rfacesDom { |
| 3182 LegendElementImpl.internal_() : super.internal_(); |
| 3183 get runtimeType => LegendElement; |
| 3184 toString() => super.toString(); |
| 3185 } |
| 3186 patch class HttpRequestEventTarget { |
| 3187 factory HttpRequestEventTarget._internalWrap() => new HttpRequestEventTargetIm
pl.internal_(); |
| 3188 |
| 3189 } |
| 3190 class HttpRequestEventTargetImpl extends HttpRequestEventTarget implements js_li
brary.JSObjectInterfacesDom { |
| 3191 HttpRequestEventTargetImpl.internal_() : super.internal_(); |
| 3192 get runtimeType => HttpRequestEventTarget; |
| 3193 toString() => super.toString(); |
| 3194 } |
| 3195 patch class UnknownElement { |
| 3196 factory UnknownElement._internalWrap() => new UnknownElementImpl.internal_(); |
| 3197 |
| 3198 } |
| 3199 class UnknownElementImpl extends UnknownElement implements js_library.JSObjectIn
terfacesDom { |
| 3200 UnknownElementImpl.internal_() : super.internal_(); |
| 3201 get runtimeType => UnknownElement; |
| 3202 toString() => super.toString(); |
| 3203 } |
| 3204 patch class _RadioNodeList { |
| 3205 factory _RadioNodeList._internalWrap() => new _RadioNodeListImpl.internal_(); |
| 3206 |
| 3207 } |
| 3208 class _RadioNodeListImpl extends _RadioNodeList implements js_library.JSObjectIn
terfacesDom { |
| 3209 _RadioNodeListImpl.internal_() : super.internal_(); |
| 3210 get runtimeType => _RadioNodeList; |
| 3211 toString() => super.toString(); |
| 3212 } |
| 3213 patch class NavigatorUserMediaError { |
| 3214 factory NavigatorUserMediaError._internalWrap() => new NavigatorUserMediaError
Impl.internal_(); |
| 3215 |
| 3216 } |
| 3217 class NavigatorUserMediaErrorImpl extends NavigatorUserMediaError implements js_
library.JSObjectInterfacesDom { |
| 3218 NavigatorUserMediaErrorImpl.internal_() : super.internal_(); |
| 3219 get runtimeType => NavigatorUserMediaError; |
| 3220 toString() => super.toString(); |
| 3221 } |
| 3222 patch class ImageBitmap { |
| 3223 factory ImageBitmap._internalWrap() => new ImageBitmapImpl.internal_(); |
| 3224 |
| 3225 } |
| 3226 class ImageBitmapImpl extends ImageBitmap implements js_library.JSObjectInterfac
esDom { |
| 3227 ImageBitmapImpl.internal_() : super.internal_(); |
| 3228 get runtimeType => ImageBitmap; |
| 3229 toString() => super.toString(); |
| 3230 } |
| 3231 patch class AudioTrack { |
| 3232 factory AudioTrack._internalWrap() => new AudioTrackImpl.internal_(); |
| 3233 |
| 3234 } |
| 3235 class AudioTrackImpl extends AudioTrack implements js_library.JSObjectInterfaces
Dom { |
| 3236 AudioTrackImpl.internal_() : super.internal_(); |
| 3237 get runtimeType => AudioTrack; |
| 3238 toString() => super.toString(); |
| 3239 } |
| 3240 patch class ReadableByteStream { |
| 3241 factory ReadableByteStream._internalWrap() => new ReadableByteStreamImpl.inter
nal_(); |
| 3242 |
| 3243 } |
| 3244 class ReadableByteStreamImpl extends ReadableByteStream implements js_library.JS
ObjectInterfacesDom { |
| 3245 ReadableByteStreamImpl.internal_() : super.internal_(); |
| 3246 get runtimeType => ReadableByteStream; |
| 3247 toString() => super.toString(); |
| 3248 } |
| 3249 patch class _HTMLFrameElement { |
| 3250 factory _HTMLFrameElement._internalWrap() => new _HTMLFrameElementImpl.interna
l_(); |
| 3251 |
| 3252 } |
| 3253 class _HTMLFrameElementImpl extends _HTMLFrameElement implements js_library.JSOb
jectInterfacesDom { |
| 3254 _HTMLFrameElementImpl.internal_() : super.internal_(); |
| 3255 get runtimeType => _HTMLFrameElement; |
| 3256 toString() => super.toString(); |
| 3257 } |
| 3258 patch class Body { |
| 3259 factory Body._internalWrap() => new BodyImpl.internal_(); |
| 3260 |
| 3261 } |
| 3262 class BodyImpl extends Body implements js_library.JSObjectInterfacesDom { |
| 3263 BodyImpl.internal_() : super.internal_(); |
| 3264 get runtimeType => Body; |
| 3265 toString() => super.toString(); |
| 3266 } |
| 3267 patch class MediaKeySystemAccess { |
| 3268 factory MediaKeySystemAccess._internalWrap() => new MediaKeySystemAccessImpl.i
nternal_(); |
| 3269 |
| 3270 } |
| 3271 class MediaKeySystemAccessImpl extends MediaKeySystemAccess implements js_librar
y.JSObjectInterfacesDom { |
| 3272 MediaKeySystemAccessImpl.internal_() : super.internal_(); |
| 3273 get runtimeType => MediaKeySystemAccess; |
| 3274 toString() => super.toString(); |
| 3275 } |
| 3276 patch class BluetoothGattService { |
| 3277 factory BluetoothGattService._internalWrap() => new BluetoothGattServiceImpl.i
nternal_(); |
| 3278 |
| 3279 } |
| 3280 class BluetoothGattServiceImpl extends BluetoothGattService implements js_librar
y.JSObjectInterfacesDom { |
| 3281 BluetoothGattServiceImpl.internal_() : super.internal_(); |
| 3282 get runtimeType => BluetoothGattService; |
| 3283 toString() => super.toString(); |
| 3284 } |
| 3285 patch class _Attr { |
| 3286 factory _Attr._internalWrap() => new _AttrImpl.internal_(); |
| 3287 |
| 3288 } |
| 3289 class _AttrImpl extends _Attr implements js_library.JSObjectInterfacesDom { |
| 3290 _AttrImpl.internal_() : super.internal_(); |
| 3291 get runtimeType => _Attr; |
| 3292 toString() => super.toString(); |
| 3293 } |
| 3294 patch class CanvasRenderingContext2D { |
| 3295 factory CanvasRenderingContext2D._internalWrap() => new CanvasRenderingContext
2DImpl.internal_(); |
| 3296 |
| 3297 } |
| 3298 class CanvasRenderingContext2DImpl extends CanvasRenderingContext2D implements j
s_library.JSObjectInterfacesDom { |
| 3299 CanvasRenderingContext2DImpl.internal_() : super.internal_(); |
| 3300 get runtimeType => CanvasRenderingContext2D; |
| 3301 toString() => super.toString(); |
| 3302 } |
| 3303 patch class OListElement { |
| 3304 factory OListElement._internalWrap() => new OListElementImpl.internal_(); |
| 3305 |
| 3306 } |
| 3307 class OListElementImpl extends OListElement implements js_library.JSObjectInterf
acesDom { |
| 3308 OListElementImpl.internal_() : super.internal_(); |
| 3309 get runtimeType => OListElement; |
| 3310 toString() => super.toString(); |
| 3311 } |
| 3312 patch class ApplicationCache { |
| 3313 factory ApplicationCache._internalWrap() => new ApplicationCacheImpl.internal_
(); |
| 3314 |
| 3315 } |
| 3316 class ApplicationCacheImpl extends ApplicationCache implements js_library.JSObje
ctInterfacesDom { |
| 3317 ApplicationCacheImpl.internal_() : super.internal_(); |
| 3318 get runtimeType => ApplicationCache; |
| 3319 toString() => super.toString(); |
| 3320 } |
| 3321 patch class Clients { |
| 3322 factory Clients._internalWrap() => new ClientsImpl.internal_(); |
| 3323 |
| 3324 } |
| 3325 class ClientsImpl extends Clients implements js_library.JSObjectInterfacesDom { |
| 3326 ClientsImpl.internal_() : super.internal_(); |
| 3327 get runtimeType => Clients; |
| 3328 toString() => super.toString(); |
| 3329 } |
| 3330 patch class RtcPeerConnection { |
| 3331 factory RtcPeerConnection._internalWrap() => new RtcPeerConnectionImpl.interna
l_(); |
| 3332 |
| 3333 } |
| 3334 class RtcPeerConnectionImpl extends RtcPeerConnection implements js_library.JSOb
jectInterfacesDom { |
| 3335 RtcPeerConnectionImpl.internal_() : super.internal_(); |
| 3336 get runtimeType => RtcPeerConnection; |
| 3337 toString() => super.toString(); |
| 3338 } |
| 3339 patch class VideoElement { |
| 3340 factory VideoElement._internalWrap() => new VideoElementImpl.internal_(); |
| 3341 |
| 3342 } |
| 3343 class VideoElementImpl extends VideoElement implements js_library.JSObjectInterf
acesDom { |
| 3344 VideoElementImpl.internal_() : super.internal_(); |
| 3345 get runtimeType => VideoElement; |
| 3346 toString() => super.toString(); |
| 3347 } |
| 3348 patch class OutputElement { |
| 3349 factory OutputElement._internalWrap() => new OutputElementImpl.internal_(); |
| 3350 |
| 3351 } |
| 3352 class OutputElementImpl extends OutputElement implements js_library.JSObjectInte
rfacesDom { |
| 3353 OutputElementImpl.internal_() : super.internal_(); |
| 3354 get runtimeType => OutputElement; |
| 3355 toString() => super.toString(); |
| 3356 } |
| 3357 patch class Coordinates { |
| 3358 factory Coordinates._internalWrap() => new CoordinatesImpl.internal_(); |
| 3359 |
| 3360 } |
| 3361 class CoordinatesImpl extends Coordinates implements js_library.JSObjectInterfac
esDom { |
| 3362 CoordinatesImpl.internal_() : super.internal_(); |
| 3363 get runtimeType => Coordinates; |
| 3364 toString() => super.toString(); |
| 3365 } |
| 3366 patch class NetworkInformation { |
| 3367 factory NetworkInformation._internalWrap() => new NetworkInformationImpl.inter
nal_(); |
| 3368 |
| 3369 } |
| 3370 class NetworkInformationImpl extends NetworkInformation implements js_library.JS
ObjectInterfacesDom { |
| 3371 NetworkInformationImpl.internal_() : super.internal_(); |
| 3372 get runtimeType => NetworkInformation; |
| 3373 toString() => super.toString(); |
| 3374 } |
| 3375 patch class FocusEvent { |
| 3376 factory FocusEvent._internalWrap() => new FocusEventImpl.internal_(); |
| 3377 |
| 3378 } |
| 3379 class FocusEventImpl extends FocusEvent implements js_library.JSObjectInterfaces
Dom { |
| 3380 FocusEventImpl.internal_() : super.internal_(); |
| 3381 get runtimeType => FocusEvent; |
| 3382 toString() => super.toString(); |
| 3383 } |
| 3384 patch class SpeechGrammarList { |
| 3385 factory SpeechGrammarList._internalWrap() => new SpeechGrammarListImpl.interna
l_(); |
| 3386 |
| 3387 } |
| 3388 class SpeechGrammarListImpl extends SpeechGrammarList implements js_library.JSOb
jectInterfacesDom { |
| 3389 SpeechGrammarListImpl.internal_() : super.internal_(); |
| 3390 get runtimeType => SpeechGrammarList; |
| 3391 toString() => super.toString(); |
| 3392 } |
| 3393 patch class Range { |
| 3394 factory Range._internalWrap() => new RangeImpl.internal_(); |
| 3395 |
| 3396 } |
| 3397 class RangeImpl extends Range implements js_library.JSObjectInterfacesDom { |
| 3398 RangeImpl.internal_() : super.internal_(); |
| 3399 get runtimeType => Range; |
| 3400 toString() => super.toString(); |
| 3401 } |
| 3402 patch class SpeechGrammar { |
| 3403 factory SpeechGrammar._internalWrap() => new SpeechGrammarImpl.internal_(); |
| 3404 |
| 3405 } |
| 3406 class SpeechGrammarImpl extends SpeechGrammar implements js_library.JSObjectInte
rfacesDom { |
| 3407 SpeechGrammarImpl.internal_() : super.internal_(); |
| 3408 get runtimeType => SpeechGrammar; |
| 3409 toString() => super.toString(); |
| 3410 } |
| 3411 patch class WorkerGlobalScope { |
| 3412 factory WorkerGlobalScope._internalWrap() => new WorkerGlobalScopeImpl.interna
l_(); |
| 3413 |
| 3414 } |
| 3415 class WorkerGlobalScopeImpl extends WorkerGlobalScope implements js_library.JSOb
jectInterfacesDom { |
| 3416 WorkerGlobalScopeImpl.internal_() : super.internal_(); |
| 3417 get runtimeType => WorkerGlobalScope; |
| 3418 toString() => super.toString(); |
| 3419 } |
| 3420 patch class ScreenOrientation { |
| 3421 factory ScreenOrientation._internalWrap() => new ScreenOrientationImpl.interna
l_(); |
| 3422 |
| 3423 } |
| 3424 class ScreenOrientationImpl extends ScreenOrientation implements js_library.JSOb
jectInterfacesDom { |
| 3425 ScreenOrientationImpl.internal_() : super.internal_(); |
| 3426 get runtimeType => ScreenOrientation; |
| 3427 toString() => super.toString(); |
| 3428 } |
| 3429 patch class NonElementParentNode { |
| 3430 factory NonElementParentNode._internalWrap() => new NonElementParentNodeImpl.i
nternal_(); |
| 3431 |
| 3432 } |
| 3433 class NonElementParentNodeImpl extends NonElementParentNode implements js_librar
y.JSObjectInterfacesDom { |
| 3434 NonElementParentNodeImpl.internal_() : super.internal_(); |
| 3435 get runtimeType => NonElementParentNode; |
| 3436 toString() => super.toString(); |
| 3437 } |
| 3438 patch class TitleElement { |
| 3439 factory TitleElement._internalWrap() => new TitleElementImpl.internal_(); |
| 3440 |
| 3441 } |
| 3442 class TitleElementImpl extends TitleElement implements js_library.JSObjectInterf
acesDom { |
| 3443 TitleElementImpl.internal_() : super.internal_(); |
| 3444 get runtimeType => TitleElement; |
| 3445 toString() => super.toString(); |
| 3446 } |
| 3447 patch class MidiConnectionEvent { |
| 3448 factory MidiConnectionEvent._internalWrap() => new MidiConnectionEventImpl.int
ernal_(); |
| 3449 |
| 3450 } |
| 3451 class MidiConnectionEventImpl extends MidiConnectionEvent implements js_library.
JSObjectInterfacesDom { |
| 3452 MidiConnectionEventImpl.internal_() : super.internal_(); |
| 3453 get runtimeType => MidiConnectionEvent; |
| 3454 toString() => super.toString(); |
| 3455 } |
| 3456 patch class NotificationEvent { |
| 3457 factory NotificationEvent._internalWrap() => new NotificationEventImpl.interna
l_(); |
| 3458 |
| 3459 } |
| 3460 class NotificationEventImpl extends NotificationEvent implements js_library.JSOb
jectInterfacesDom { |
| 3461 NotificationEventImpl.internal_() : super.internal_(); |
| 3462 get runtimeType => NotificationEvent; |
| 3463 toString() => super.toString(); |
| 3464 } |
| 3465 patch class BeforeInstallPromptEvent { |
| 3466 factory BeforeInstallPromptEvent._internalWrap() => new BeforeInstallPromptEve
ntImpl.internal_(); |
| 3467 |
| 3468 } |
| 3469 class BeforeInstallPromptEventImpl extends BeforeInstallPromptEvent implements j
s_library.JSObjectInterfacesDom { |
| 3470 BeforeInstallPromptEventImpl.internal_() : super.internal_(); |
| 3471 get runtimeType => BeforeInstallPromptEvent; |
| 3472 toString() => super.toString(); |
| 3473 } |
| 3474 patch class _CanvasPathMethods { |
| 3475 factory _CanvasPathMethods._internalWrap() => new _CanvasPathMethodsImpl.inter
nal_(); |
| 3476 |
| 3477 } |
| 3478 class _CanvasPathMethodsImpl extends _CanvasPathMethods implements js_library.JS
ObjectInterfacesDom { |
| 3479 _CanvasPathMethodsImpl.internal_() : super.internal_(); |
| 3480 get runtimeType => _CanvasPathMethods; |
| 3481 toString() => super.toString(); |
| 3482 } |
| 3483 patch class UrlUtils { |
| 3484 factory UrlUtils._internalWrap() => new UrlUtilsImpl.internal_(); |
| 3485 |
| 3486 } |
| 3487 class UrlUtilsImpl extends UrlUtils implements js_library.JSObjectInterfacesDom
{ |
| 3488 UrlUtilsImpl.internal_() : super.internal_(); |
| 3489 get runtimeType => UrlUtils; |
| 3490 toString() => super.toString(); |
| 3491 } |
| 3492 patch class SelectElement { |
| 3493 factory SelectElement._internalWrap() => new SelectElementImpl.internal_(); |
| 3494 |
| 3495 } |
| 3496 class SelectElementImpl extends SelectElement implements js_library.JSObjectInte
rfacesDom { |
| 3497 SelectElementImpl.internal_() : super.internal_(); |
| 3498 get runtimeType => SelectElement; |
| 3499 toString() => super.toString(); |
| 3500 } |
| 3501 patch class Bluetooth { |
| 3502 factory Bluetooth._internalWrap() => new BluetoothImpl.internal_(); |
| 3503 |
| 3504 } |
| 3505 class BluetoothImpl extends Bluetooth implements js_library.JSObjectInterfacesDo
m { |
| 3506 BluetoothImpl.internal_() : super.internal_(); |
| 3507 get runtimeType => Bluetooth; |
| 3508 toString() => super.toString(); |
| 3509 } |
| 3510 patch class BluetoothDevice { |
| 3511 factory BluetoothDevice._internalWrap() => new BluetoothDeviceImpl.internal_()
; |
| 3512 |
| 3513 } |
| 3514 class BluetoothDeviceImpl extends BluetoothDevice implements js_library.JSObject
InterfacesDom { |
| 3515 BluetoothDeviceImpl.internal_() : super.internal_(); |
| 3516 get runtimeType => BluetoothDevice; |
| 3517 toString() => super.toString(); |
| 3518 } |
| 3519 patch class ConsoleBase { |
| 3520 factory ConsoleBase._internalWrap() => new ConsoleBaseImpl.internal_(); |
| 3521 |
| 3522 } |
| 3523 class ConsoleBaseImpl extends ConsoleBase implements js_library.JSObjectInterfac
esDom { |
| 3524 ConsoleBaseImpl.internal_() : super.internal_(); |
| 3525 get runtimeType => ConsoleBase; |
| 3526 toString() => super.toString(); |
| 3527 } |
| 3528 patch class AudioElement { |
| 3529 factory AudioElement._internalWrap() => new AudioElementImpl.internal_(); |
| 3530 |
| 3531 } |
| 3532 class AudioElementImpl extends AudioElement implements js_library.JSObjectInterf
acesDom { |
| 3533 AudioElementImpl.internal_() : super.internal_(); |
| 3534 get runtimeType => AudioElement; |
| 3535 toString() => super.toString(); |
| 3536 } |
| 3537 patch class PushMessageData { |
| 3538 factory PushMessageData._internalWrap() => new PushMessageDataImpl.internal_()
; |
| 3539 |
| 3540 } |
| 3541 class PushMessageDataImpl extends PushMessageData implements js_library.JSObject
InterfacesDom { |
| 3542 PushMessageDataImpl.internal_() : super.internal_(); |
| 3543 get runtimeType => PushMessageData; |
| 3544 toString() => super.toString(); |
| 3545 } |
| 3546 patch class SpeechRecognitionEvent { |
| 3547 factory SpeechRecognitionEvent._internalWrap() => new SpeechRecognitionEventIm
pl.internal_(); |
| 3548 |
| 3549 } |
| 3550 class SpeechRecognitionEventImpl extends SpeechRecognitionEvent implements js_li
brary.JSObjectInterfacesDom { |
| 3551 SpeechRecognitionEventImpl.internal_() : super.internal_(); |
| 3552 get runtimeType => SpeechRecognitionEvent; |
| 3553 toString() => super.toString(); |
| 3554 } |
| 3555 patch class WebSocket { |
| 3556 factory WebSocket._internalWrap() => new WebSocketImpl.internal_(); |
| 3557 |
| 3558 } |
| 3559 class WebSocketImpl extends WebSocket implements js_library.JSObjectInterfacesDo
m { |
| 3560 WebSocketImpl.internal_() : super.internal_(); |
| 3561 get runtimeType => WebSocket; |
| 3562 toString() => super.toString(); |
| 3563 } |
| 3564 patch class _XMLHttpRequestProgressEvent { |
| 3565 factory _XMLHttpRequestProgressEvent._internalWrap() => new _XMLHttpRequestPro
gressEventImpl.internal_(); |
| 3566 |
| 3567 } |
| 3568 class _XMLHttpRequestProgressEventImpl extends _XMLHttpRequestProgressEvent impl
ements js_library.JSObjectInterfacesDom { |
| 3569 _XMLHttpRequestProgressEventImpl.internal_() : super.internal_(); |
| 3570 get runtimeType => _XMLHttpRequestProgressEvent; |
| 3571 toString() => super.toString(); |
| 3572 } |
| 3573 patch class Location { |
| 3574 factory Location._internalWrap() => new LocationImpl.internal_(); |
| 3575 |
| 3576 } |
| 3577 class LocationImpl extends Location implements js_library.JSObjectInterfacesDom
{ |
| 3578 LocationImpl.internal_() : super.internal_(); |
| 3579 get runtimeType => Location; |
| 3580 toString() => super.toString(); |
| 3581 } |
| 3582 patch class PerformanceEntry { |
| 3583 factory PerformanceEntry._internalWrap() => new PerformanceEntryImpl.internal_
(); |
| 3584 |
| 3585 } |
| 3586 class PerformanceEntryImpl extends PerformanceEntry implements js_library.JSObje
ctInterfacesDom { |
| 3587 PerformanceEntryImpl.internal_() : super.internal_(); |
| 3588 get runtimeType => PerformanceEntry; |
| 3589 toString() => super.toString(); |
| 3590 } |
| 3591 patch class Client { |
| 3592 factory Client._internalWrap() => new ClientImpl.internal_(); |
| 3593 |
| 3594 } |
| 3595 class ClientImpl extends Client implements js_library.JSObjectInterfacesDom { |
| 3596 ClientImpl.internal_() : super.internal_(); |
| 3597 get runtimeType => Client; |
| 3598 toString() => super.toString(); |
| 3599 } |
| 3600 patch class _Cache { |
| 3601 factory _Cache._internalWrap() => new _CacheImpl.internal_(); |
| 3602 |
| 3603 } |
| 3604 class _CacheImpl extends _Cache implements js_library.JSObjectInterfacesDom { |
| 3605 _CacheImpl.internal_() : super.internal_(); |
| 3606 get runtimeType => _Cache; |
| 3607 toString() => super.toString(); |
| 3608 } |
| 3609 patch class MimeType { |
| 3610 factory MimeType._internalWrap() => new MimeTypeImpl.internal_(); |
| 3611 |
| 3612 } |
| 3613 class MimeTypeImpl extends MimeType implements js_library.JSObjectInterfacesDom
{ |
| 3614 MimeTypeImpl.internal_() : super.internal_(); |
| 3615 get runtimeType => MimeType; |
| 3616 toString() => super.toString(); |
| 3617 } |
| 3618 patch class MidiOutputMap { |
| 3619 factory MidiOutputMap._internalWrap() => new MidiOutputMapImpl.internal_(); |
| 3620 |
| 3621 } |
| 3622 class MidiOutputMapImpl extends MidiOutputMap implements js_library.JSObjectInte
rfacesDom { |
| 3623 MidiOutputMapImpl.internal_() : super.internal_(); |
| 3624 get runtimeType => MidiOutputMap; |
| 3625 toString() => super.toString(); |
| 3626 } |
| 3627 patch class PointerEvent { |
| 3628 factory PointerEvent._internalWrap() => new PointerEventImpl.internal_(); |
| 3629 |
| 3630 } |
| 3631 class PointerEventImpl extends PointerEvent implements js_library.JSObjectInterf
acesDom { |
| 3632 PointerEventImpl.internal_() : super.internal_(); |
| 3633 get runtimeType => PointerEvent; |
| 3634 toString() => super.toString(); |
| 3635 } |
| 3636 patch class ChildNode { |
| 3637 factory ChildNode._internalWrap() => new ChildNodeImpl.internal_(); |
| 3638 |
| 3639 } |
| 3640 class ChildNodeImpl extends ChildNode implements js_library.JSObjectInterfacesDo
m { |
| 3641 ChildNodeImpl.internal_() : super.internal_(); |
| 3642 get runtimeType => ChildNode; |
| 3643 toString() => super.toString(); |
| 3644 } |
| 3645 patch class Geolocation { |
| 3646 factory Geolocation._internalWrap() => new GeolocationImpl.internal_(); |
| 3647 |
| 3648 } |
| 3649 class GeolocationImpl extends Geolocation implements js_library.JSObjectInterfac
esDom { |
| 3650 GeolocationImpl.internal_() : super.internal_(); |
| 3651 get runtimeType => Geolocation; |
| 3652 toString() => super.toString(); |
| 3653 } |
| 3654 patch class _CssRuleList { |
| 3655 factory _CssRuleList._internalWrap() => new _CssRuleListImpl.internal_(); |
| 3656 |
| 3657 } |
| 3658 class _CssRuleListImpl extends _CssRuleList implements js_library.JSObjectInterf
acesDom { |
| 3659 _CssRuleListImpl.internal_() : super.internal_(); |
| 3660 get runtimeType => _CssRuleList; |
| 3661 toString() => super.toString(); |
| 3662 } |
| 3663 patch class MediaKeyEvent { |
| 3664 factory MediaKeyEvent._internalWrap() => new MediaKeyEventImpl.internal_(); |
| 3665 |
| 3666 } |
| 3667 class MediaKeyEventImpl extends MediaKeyEvent implements js_library.JSObjectInte
rfacesDom { |
| 3668 MediaKeyEventImpl.internal_() : super.internal_(); |
| 3669 get runtimeType => MediaKeyEvent; |
| 3670 toString() => super.toString(); |
| 3671 } |
| 3672 patch class CompositorWorker { |
| 3673 factory CompositorWorker._internalWrap() => new CompositorWorkerImpl.internal_
(); |
| 3674 |
| 3675 } |
| 3676 class CompositorWorkerImpl extends CompositorWorker implements js_library.JSObje
ctInterfacesDom { |
| 3677 CompositorWorkerImpl.internal_() : super.internal_(); |
| 3678 get runtimeType => CompositorWorker; |
| 3679 toString() => super.toString(); |
| 3680 } |
| 3681 patch class ProgressElement { |
| 3682 factory ProgressElement._internalWrap() => new ProgressElementImpl.internal_()
; |
| 3683 |
| 3684 } |
| 3685 class ProgressElementImpl extends ProgressElement implements js_library.JSObject
InterfacesDom { |
| 3686 ProgressElementImpl.internal_() : super.internal_(); |
| 3687 get runtimeType => ProgressElement; |
| 3688 toString() => super.toString(); |
| 3689 } |
| 3690 patch class SharedArrayBuffer { |
| 3691 factory SharedArrayBuffer._internalWrap() => new SharedArrayBufferImpl.interna
l_(); |
| 3692 |
| 3693 } |
| 3694 class SharedArrayBufferImpl extends SharedArrayBuffer implements js_library.JSOb
jectInterfacesDom { |
| 3695 SharedArrayBufferImpl.internal_() : super.internal_(); |
| 3696 get runtimeType => SharedArrayBuffer; |
| 3697 toString() => super.toString(); |
| 3698 } |
| 3699 patch class CrossOriginConnectEvent { |
| 3700 factory CrossOriginConnectEvent._internalWrap() => new CrossOriginConnectEvent
Impl.internal_(); |
| 3701 |
| 3702 } |
| 3703 class CrossOriginConnectEventImpl extends CrossOriginConnectEvent implements js_
library.JSObjectInterfacesDom { |
| 3704 CrossOriginConnectEventImpl.internal_() : super.internal_(); |
| 3705 get runtimeType => CrossOriginConnectEvent; |
| 3706 toString() => super.toString(); |
| 3707 } |
| 3708 patch class BeforeUnloadEvent { |
| 3709 factory BeforeUnloadEvent._internalWrap() => new BeforeUnloadEventImpl.interna
l_(); |
| 3710 |
| 3711 } |
| 3712 class BeforeUnloadEventImpl extends BeforeUnloadEvent implements js_library.JSOb
jectInterfacesDom { |
| 3713 BeforeUnloadEventImpl.internal_() : super.internal_(); |
| 3714 get runtimeType => BeforeUnloadEvent; |
| 3715 toString() => super.toString(); |
| 3716 } |
| 3717 patch class DataTransferItem { |
| 3718 factory DataTransferItem._internalWrap() => new DataTransferItemImpl.internal_
(); |
| 3719 |
| 3720 } |
| 3721 class DataTransferItemImpl extends DataTransferItem implements js_library.JSObje
ctInterfacesDom { |
| 3722 DataTransferItemImpl.internal_() : super.internal_(); |
| 3723 get runtimeType => DataTransferItem; |
| 3724 toString() => super.toString(); |
| 3725 } |
| 3726 patch class _HTMLAllCollection { |
| 3727 factory _HTMLAllCollection._internalWrap() => new _HTMLAllCollectionImpl.inter
nal_(); |
| 3728 |
| 3729 } |
| 3730 class _HTMLAllCollectionImpl extends _HTMLAllCollection implements js_library.JS
ObjectInterfacesDom { |
| 3731 _HTMLAllCollectionImpl.internal_() : super.internal_(); |
| 3732 get runtimeType => _HTMLAllCollection; |
| 3733 toString() => super.toString(); |
| 3734 } |
| 3735 patch class ServicePortCollection { |
| 3736 factory ServicePortCollection._internalWrap() => new ServicePortCollectionImpl
.internal_(); |
| 3737 |
| 3738 } |
| 3739 class ServicePortCollectionImpl extends ServicePortCollection implements js_libr
ary.JSObjectInterfacesDom { |
| 3740 ServicePortCollectionImpl.internal_() : super.internal_(); |
| 3741 get runtimeType => ServicePortCollection; |
| 3742 toString() => super.toString(); |
| 3743 } |
| 3744 patch class KeygenElement { |
| 3745 factory KeygenElement._internalWrap() => new KeygenElementImpl.internal_(); |
| 3746 |
| 3747 } |
| 3748 class KeygenElementImpl extends KeygenElement implements js_library.JSObjectInte
rfacesDom { |
| 3749 KeygenElementImpl.internal_() : super.internal_(); |
| 3750 get runtimeType => KeygenElement; |
| 3751 toString() => super.toString(); |
| 3752 } |
| 3753 patch class CryptoKey { |
| 3754 factory CryptoKey._internalWrap() => new CryptoKeyImpl.internal_(); |
| 3755 |
| 3756 } |
| 3757 class CryptoKeyImpl extends CryptoKey implements js_library.JSObjectInterfacesDo
m { |
| 3758 CryptoKeyImpl.internal_() : super.internal_(); |
| 3759 get runtimeType => CryptoKey; |
| 3760 toString() => super.toString(); |
| 3761 } |
| 3762 patch class CssKeyframesRule { |
| 3763 factory CssKeyframesRule._internalWrap() => new CssKeyframesRuleImpl.internal_
(); |
| 3764 |
| 3765 } |
| 3766 class CssKeyframesRuleImpl extends CssKeyframesRule implements js_library.JSObje
ctInterfacesDom { |
| 3767 CssKeyframesRuleImpl.internal_() : super.internal_(); |
| 3768 get runtimeType => CssKeyframesRule; |
| 3769 toString() => super.toString(); |
| 3770 } |
| 3771 patch class _HTMLMarqueeElement { |
| 3772 factory _HTMLMarqueeElement._internalWrap() => new _HTMLMarqueeElementImpl.int
ernal_(); |
| 3773 |
| 3774 } |
| 3775 class _HTMLMarqueeElementImpl extends _HTMLMarqueeElement implements js_library.
JSObjectInterfacesDom { |
| 3776 _HTMLMarqueeElementImpl.internal_() : super.internal_(); |
| 3777 get runtimeType => _HTMLMarqueeElement; |
| 3778 toString() => super.toString(); |
| 3779 } |
| 3780 patch class TextEvent { |
| 3781 factory TextEvent._internalWrap() => new TextEventImpl.internal_(); |
| 3782 |
| 3783 } |
| 3784 class TextEventImpl extends TextEvent implements js_library.JSObjectInterfacesDo
m { |
| 3785 TextEventImpl.internal_() : super.internal_(); |
| 3786 get runtimeType => TextEvent; |
| 3787 toString() => super.toString(); |
| 3788 } |
| 3789 patch class _EntrySync { |
| 3790 factory _EntrySync._internalWrap() => new _EntrySyncImpl.internal_(); |
| 3791 |
| 3792 } |
| 3793 class _EntrySyncImpl extends _EntrySync implements js_library.JSObjectInterfaces
Dom { |
| 3794 _EntrySyncImpl.internal_() : super.internal_(); |
| 3795 get runtimeType => _EntrySync; |
| 3796 toString() => super.toString(); |
| 3797 } |
| 3798 patch class GeofencingEvent { |
| 3799 factory GeofencingEvent._internalWrap() => new GeofencingEventImpl.internal_()
; |
| 3800 |
| 3801 } |
| 3802 class GeofencingEventImpl extends GeofencingEvent implements js_library.JSObject
InterfacesDom { |
| 3803 GeofencingEventImpl.internal_() : super.internal_(); |
| 3804 get runtimeType => GeofencingEvent; |
| 3805 toString() => super.toString(); |
| 3806 } |
| 3807 patch class MediaKeys { |
| 3808 factory MediaKeys._internalWrap() => new MediaKeysImpl.internal_(); |
| 3809 |
| 3810 } |
| 3811 class MediaKeysImpl extends MediaKeys implements js_library.JSObjectInterfacesDo
m { |
| 3812 MediaKeysImpl.internal_() : super.internal_(); |
| 3813 get runtimeType => MediaKeys; |
| 3814 toString() => super.toString(); |
| 3815 } |
| 3816 patch class DomPointReadOnly { |
| 3817 factory DomPointReadOnly._internalWrap() => new DomPointReadOnlyImpl.internal_
(); |
| 3818 |
| 3819 } |
| 3820 class DomPointReadOnlyImpl extends DomPointReadOnly implements js_library.JSObje
ctInterfacesDom { |
| 3821 DomPointReadOnlyImpl.internal_() : super.internal_(); |
| 3822 get runtimeType => DomPointReadOnly; |
| 3823 toString() => super.toString(); |
| 3824 } |
| 3825 patch class WindowBase64 { |
| 3826 factory WindowBase64._internalWrap() => new WindowBase64Impl.internal_(); |
| 3827 |
| 3828 } |
| 3829 class WindowBase64Impl extends WindowBase64 implements js_library.JSObjectInterf
acesDom { |
| 3830 WindowBase64Impl.internal_() : super.internal_(); |
| 3831 get runtimeType => WindowBase64; |
| 3832 toString() => super.toString(); |
| 3833 } |
| 3834 patch class SpeechRecognitionError { |
| 3835 factory SpeechRecognitionError._internalWrap() => new SpeechRecognitionErrorIm
pl.internal_(); |
| 3836 |
| 3837 } |
| 3838 class SpeechRecognitionErrorImpl extends SpeechRecognitionError implements js_li
brary.JSObjectInterfacesDom { |
| 3839 SpeechRecognitionErrorImpl.internal_() : super.internal_(); |
| 3840 get runtimeType => SpeechRecognitionError; |
| 3841 toString() => super.toString(); |
| 3842 } |
| 3843 patch class MidiOutput { |
| 3844 factory MidiOutput._internalWrap() => new MidiOutputImpl.internal_(); |
| 3845 |
| 3846 } |
| 3847 class MidiOutputImpl extends MidiOutput implements js_library.JSObjectInterfaces
Dom { |
| 3848 MidiOutputImpl.internal_() : super.internal_(); |
| 3849 get runtimeType => MidiOutput; |
| 3850 toString() => super.toString(); |
| 3851 } |
| 3852 patch class EventSource { |
| 3853 factory EventSource._internalWrap() => new EventSourceImpl.internal_(); |
| 3854 |
| 3855 } |
| 3856 class EventSourceImpl extends EventSource implements js_library.JSObjectInterfac
esDom { |
| 3857 EventSourceImpl.internal_() : super.internal_(); |
| 3858 get runtimeType => EventSource; |
| 3859 toString() => super.toString(); |
| 3860 } |
| 3861 patch class DeviceOrientationEvent { |
| 3862 factory DeviceOrientationEvent._internalWrap() => new DeviceOrientationEventIm
pl.internal_(); |
| 3863 |
| 3864 } |
| 3865 class DeviceOrientationEventImpl extends DeviceOrientationEvent implements js_li
brary.JSObjectInterfacesDom { |
| 3866 DeviceOrientationEventImpl.internal_() : super.internal_(); |
| 3867 get runtimeType => DeviceOrientationEvent; |
| 3868 toString() => super.toString(); |
| 3869 } |
| 3870 patch class DirectoryEntry { |
| 3871 factory DirectoryEntry._internalWrap() => new DirectoryEntryImpl.internal_(); |
| 3872 |
| 3873 } |
| 3874 class DirectoryEntryImpl extends DirectoryEntry implements js_library.JSObjectIn
terfacesDom { |
| 3875 DirectoryEntryImpl.internal_() : super.internal_(); |
| 3876 get runtimeType => DirectoryEntry; |
| 3877 toString() => super.toString(); |
| 3878 } |
| 3879 patch class ShadowElement { |
| 3880 factory ShadowElement._internalWrap() => new ShadowElementImpl.internal_(); |
| 3881 |
| 3882 } |
| 3883 class ShadowElementImpl extends ShadowElement implements js_library.JSObjectInte
rfacesDom { |
| 3884 ShadowElementImpl.internal_() : super.internal_(); |
| 3885 get runtimeType => ShadowElement; |
| 3886 toString() => super.toString(); |
| 3887 } |
| 3888 patch class AppBannerPromptResult { |
| 3889 factory AppBannerPromptResult._internalWrap() => new AppBannerPromptResultImpl
.internal_(); |
| 3890 |
| 3891 } |
| 3892 class AppBannerPromptResultImpl extends AppBannerPromptResult implements js_libr
ary.JSObjectInterfacesDom { |
| 3893 AppBannerPromptResultImpl.internal_() : super.internal_(); |
| 3894 get runtimeType => AppBannerPromptResult; |
| 3895 toString() => super.toString(); |
| 3896 } |
| 3897 patch class Blob { |
| 3898 factory Blob._internalWrap() => new BlobImpl.internal_(); |
| 3899 |
| 3900 } |
| 3901 class BlobImpl extends Blob implements js_library.JSObjectInterfacesDom { |
| 3902 BlobImpl.internal_() : super.internal_(); |
| 3903 get runtimeType => Blob; |
| 3904 toString() => super.toString(); |
| 3905 } |
| 3906 patch class VttCue { |
| 3907 factory VttCue._internalWrap() => new VttCueImpl.internal_(); |
| 3908 |
| 3909 } |
| 3910 class VttCueImpl extends VttCue implements js_library.JSObjectInterfacesDom { |
| 3911 VttCueImpl.internal_() : super.internal_(); |
| 3912 get runtimeType => VttCue; |
| 3913 toString() => super.toString(); |
| 3914 } |
| 3915 patch class PopStateEvent { |
| 3916 factory PopStateEvent._internalWrap() => new PopStateEventImpl.internal_(); |
| 3917 |
| 3918 } |
| 3919 class PopStateEventImpl extends PopStateEvent implements js_library.JSObjectInte
rfacesDom { |
| 3920 PopStateEventImpl.internal_() : super.internal_(); |
| 3921 get runtimeType => PopStateEvent; |
| 3922 toString() => super.toString(); |
| 3923 } |
| 3924 patch class PushSubscription { |
| 3925 factory PushSubscription._internalWrap() => new PushSubscriptionImpl.internal_
(); |
| 3926 |
| 3927 } |
| 3928 class PushSubscriptionImpl extends PushSubscription implements js_library.JSObje
ctInterfacesDom { |
| 3929 PushSubscriptionImpl.internal_() : super.internal_(); |
| 3930 get runtimeType => PushSubscription; |
| 3931 toString() => super.toString(); |
| 3932 } |
| 3933 patch class UrlUtilsReadOnly { |
| 3934 factory UrlUtilsReadOnly._internalWrap() => new UrlUtilsReadOnlyImpl.internal_
(); |
| 3935 |
| 3936 } |
| 3937 class UrlUtilsReadOnlyImpl extends UrlUtilsReadOnly implements js_library.JSObje
ctInterfacesDom { |
| 3938 UrlUtilsReadOnlyImpl.internal_() : super.internal_(); |
| 3939 get runtimeType => UrlUtilsReadOnly; |
| 3940 toString() => super.toString(); |
| 3941 } |
| 3942 patch class MediaError { |
| 3943 factory MediaError._internalWrap() => new MediaErrorImpl.internal_(); |
| 3944 |
| 3945 } |
| 3946 class MediaErrorImpl extends MediaError implements js_library.JSObjectInterfaces
Dom { |
| 3947 MediaErrorImpl.internal_() : super.internal_(); |
| 3948 get runtimeType => MediaError; |
| 3949 toString() => super.toString(); |
| 3950 } |
| 3951 patch class SourceBufferList { |
| 3952 factory SourceBufferList._internalWrap() => new SourceBufferListImpl.internal_
(); |
| 3953 |
| 3954 } |
| 3955 class SourceBufferListImpl extends SourceBufferList implements js_library.JSObje
ctInterfacesDom { |
| 3956 SourceBufferListImpl.internal_() : super.internal_(); |
| 3957 get runtimeType => SourceBufferList; |
| 3958 toString() => super.toString(); |
| 3959 } |
| 3960 patch class AnimationEffectReadOnly { |
| 3961 factory AnimationEffectReadOnly._internalWrap() => new AnimationEffectReadOnly
Impl.internal_(); |
| 3962 |
| 3963 } |
| 3964 class AnimationEffectReadOnlyImpl extends AnimationEffectReadOnly implements js_
library.JSObjectInterfacesDom { |
| 3965 AnimationEffectReadOnlyImpl.internal_() : super.internal_(); |
| 3966 get runtimeType => AnimationEffectReadOnly; |
| 3967 toString() => super.toString(); |
| 3968 } |
| 3969 patch class PerformanceResourceTiming { |
| 3970 factory PerformanceResourceTiming._internalWrap() => new PerformanceResourceTi
mingImpl.internal_(); |
| 3971 |
| 3972 } |
| 3973 class PerformanceResourceTimingImpl extends PerformanceResourceTiming implements
js_library.JSObjectInterfacesDom { |
| 3974 PerformanceResourceTimingImpl.internal_() : super.internal_(); |
| 3975 get runtimeType => PerformanceResourceTiming; |
| 3976 toString() => super.toString(); |
| 3977 } |
| 3978 patch class GeofencingRegion { |
| 3979 factory GeofencingRegion._internalWrap() => new GeofencingRegionImpl.internal_
(); |
| 3980 |
| 3981 } |
| 3982 class GeofencingRegionImpl extends GeofencingRegion implements js_library.JSObje
ctInterfacesDom { |
| 3983 GeofencingRegionImpl.internal_() : super.internal_(); |
| 3984 get runtimeType => GeofencingRegion; |
| 3985 toString() => super.toString(); |
| 3986 } |
| 3987 patch class CharacterData { |
| 3988 factory CharacterData._internalWrap() => new CharacterDataImpl.internal_(); |
| 3989 |
| 3990 } |
| 3991 class CharacterDataImpl extends CharacterData implements js_library.JSObjectInte
rfacesDom { |
| 3992 CharacterDataImpl.internal_() : super.internal_(); |
| 3993 get runtimeType => CharacterData; |
| 3994 toString() => super.toString(); |
| 3995 } |
| 3996 patch class Css { |
| 3997 factory Css._internalWrap() => new CssImpl.internal_(); |
| 3998 |
| 3999 } |
| 4000 class CssImpl extends Css implements js_library.JSObjectInterfacesDom { |
| 4001 CssImpl.internal_() : super.internal_(); |
| 4002 get runtimeType => Css; |
| 4003 toString() => super.toString(); |
| 4004 } |
| 4005 patch class MidiInput { |
| 4006 factory MidiInput._internalWrap() => new MidiInputImpl.internal_(); |
| 4007 |
| 4008 } |
| 4009 class MidiInputImpl extends MidiInput implements js_library.JSObjectInterfacesDo
m { |
| 4010 MidiInputImpl.internal_() : super.internal_(); |
| 4011 get runtimeType => MidiInput; |
| 4012 toString() => super.toString(); |
| 4013 } |
| 4014 patch class ServicePortConnectEvent { |
| 4015 factory ServicePortConnectEvent._internalWrap() => new ServicePortConnectEvent
Impl.internal_(); |
| 4016 |
| 4017 } |
| 4018 class ServicePortConnectEventImpl extends ServicePortConnectEvent implements js_
library.JSObjectInterfacesDom { |
| 4019 ServicePortConnectEventImpl.internal_() : super.internal_(); |
| 4020 get runtimeType => ServicePortConnectEvent; |
| 4021 toString() => super.toString(); |
| 4022 } |
| 4023 patch class ExtendableEvent { |
| 4024 factory ExtendableEvent._internalWrap() => new ExtendableEventImpl.internal_()
; |
| 4025 |
| 4026 } |
| 4027 class ExtendableEventImpl extends ExtendableEvent implements js_library.JSObject
InterfacesDom { |
| 4028 ExtendableEventImpl.internal_() : super.internal_(); |
| 4029 get runtimeType => ExtendableEvent; |
| 4030 toString() => super.toString(); |
| 4031 } |
| 4032 patch class MediaStreamEvent { |
| 4033 factory MediaStreamEvent._internalWrap() => new MediaStreamEventImpl.internal_
(); |
| 4034 |
| 4035 } |
| 4036 class MediaStreamEventImpl extends MediaStreamEvent implements js_library.JSObje
ctInterfacesDom { |
| 4037 MediaStreamEventImpl.internal_() : super.internal_(); |
| 4038 get runtimeType => MediaStreamEvent; |
| 4039 toString() => super.toString(); |
| 4040 } |
| 4041 patch class XPathNSResolver { |
| 4042 factory XPathNSResolver._internalWrap() => new XPathNSResolverImpl.internal_()
; |
| 4043 |
| 4044 } |
| 4045 class XPathNSResolverImpl extends XPathNSResolver implements js_library.JSObject
InterfacesDom { |
| 4046 XPathNSResolverImpl.internal_() : super.internal_(); |
| 4047 get runtimeType => XPathNSResolver; |
| 4048 toString() => super.toString(); |
| 4049 } |
| 4050 patch class _FileWriterSync { |
| 4051 factory _FileWriterSync._internalWrap() => new _FileWriterSyncImpl.internal_()
; |
| 4052 |
| 4053 } |
| 4054 class _FileWriterSyncImpl extends _FileWriterSync implements js_library.JSObject
InterfacesDom { |
| 4055 _FileWriterSyncImpl.internal_() : super.internal_(); |
| 4056 get runtimeType => _FileWriterSync; |
| 4057 toString() => super.toString(); |
| 4058 } |
| 4059 |
| 4060 """],"dart:indexed_db": ["dart:indexed_db", "dart:indexed_db_js_interop_patch.da
rt", """import 'dart:js' as js_library; |
| 4061 |
| 4062 /** |
| 4063 * Placeholder object for cases where we need to determine exactly how many |
| 4064 * args were passed to a function. |
| 4065 */ |
| 4066 const _UNDEFINED_JS_CONST = const Object(); |
| 4067 |
| 4068 patch class IdbFactory { |
| 4069 factory IdbFactory._internalWrap() => new IdbFactoryImpl.internal_(); |
| 4070 |
| 4071 } |
| 4072 class IdbFactoryImpl extends IdbFactory implements js_library.JSObjectInterfaces
Dom { |
| 4073 IdbFactoryImpl.internal_() : super.internal_(); |
| 4074 get runtimeType => IdbFactory; |
| 4075 toString() => super.toString(); |
| 4076 } |
| 4077 patch class Cursor { |
| 4078 factory Cursor._internalWrap() => new CursorImpl.internal_(); |
| 4079 |
| 4080 } |
| 4081 class CursorImpl extends Cursor implements js_library.JSObjectInterfacesDom { |
| 4082 CursorImpl.internal_() : super.internal_(); |
| 4083 get runtimeType => Cursor; |
| 4084 toString() => super.toString(); |
| 4085 } |
| 4086 patch class Transaction { |
| 4087 factory Transaction._internalWrap() => new TransactionImpl.internal_(); |
| 4088 |
| 4089 } |
| 4090 class TransactionImpl extends Transaction implements js_library.JSObjectInterfac
esDom { |
| 4091 TransactionImpl.internal_() : super.internal_(); |
| 4092 get runtimeType => Transaction; |
| 4093 toString() => super.toString(); |
| 4094 } |
| 4095 patch class KeyRange { |
| 4096 factory KeyRange._internalWrap() => new KeyRangeImpl.internal_(); |
| 4097 |
| 4098 } |
| 4099 class KeyRangeImpl extends KeyRange implements js_library.JSObjectInterfacesDom
{ |
| 4100 KeyRangeImpl.internal_() : super.internal_(); |
| 4101 get runtimeType => KeyRange; |
| 4102 toString() => super.toString(); |
| 4103 } |
| 4104 patch class Request { |
| 4105 factory Request._internalWrap() => new RequestImpl.internal_(); |
| 4106 |
| 4107 } |
| 4108 class RequestImpl extends Request implements js_library.JSObjectInterfacesDom { |
| 4109 RequestImpl.internal_() : super.internal_(); |
| 4110 get runtimeType => Request; |
| 4111 toString() => super.toString(); |
| 4112 } |
| 4113 patch class OpenDBRequest { |
| 4114 factory OpenDBRequest._internalWrap() => new OpenDBRequestImpl.internal_(); |
| 4115 |
| 4116 } |
| 4117 class OpenDBRequestImpl extends OpenDBRequest implements js_library.JSObjectInte
rfacesDom { |
| 4118 OpenDBRequestImpl.internal_() : super.internal_(); |
| 4119 get runtimeType => OpenDBRequest; |
| 4120 toString() => super.toString(); |
| 4121 } |
| 4122 patch class Database { |
| 4123 factory Database._internalWrap() => new DatabaseImpl.internal_(); |
| 4124 |
| 4125 } |
| 4126 class DatabaseImpl extends Database implements js_library.JSObjectInterfacesDom
{ |
| 4127 DatabaseImpl.internal_() : super.internal_(); |
| 4128 get runtimeType => Database; |
| 4129 toString() => super.toString(); |
| 4130 } |
| 4131 patch class Index { |
| 4132 factory Index._internalWrap() => new IndexImpl.internal_(); |
| 4133 |
| 4134 } |
| 4135 class IndexImpl extends Index implements js_library.JSObjectInterfacesDom { |
| 4136 IndexImpl.internal_() : super.internal_(); |
| 4137 get runtimeType => Index; |
| 4138 toString() => super.toString(); |
| 4139 } |
| 4140 patch class ObjectStore { |
| 4141 factory ObjectStore._internalWrap() => new ObjectStoreImpl.internal_(); |
| 4142 |
| 4143 } |
| 4144 class ObjectStoreImpl extends ObjectStore implements js_library.JSObjectInterfac
esDom { |
| 4145 ObjectStoreImpl.internal_() : super.internal_(); |
| 4146 get runtimeType => ObjectStore; |
| 4147 toString() => super.toString(); |
| 4148 } |
| 4149 patch class VersionChangeEvent { |
| 4150 factory VersionChangeEvent._internalWrap() => new VersionChangeEventImpl.inter
nal_(); |
| 4151 |
| 4152 } |
| 4153 class VersionChangeEventImpl extends VersionChangeEvent implements js_library.JS
ObjectInterfacesDom { |
| 4154 VersionChangeEventImpl.internal_() : super.internal_(); |
| 4155 get runtimeType => VersionChangeEvent; |
| 4156 toString() => super.toString(); |
| 4157 } |
| 4158 patch class CursorWithValue { |
| 4159 factory CursorWithValue._internalWrap() => new CursorWithValueImpl.internal_()
; |
| 4160 |
| 4161 } |
| 4162 class CursorWithValueImpl extends CursorWithValue implements js_library.JSObject
InterfacesDom { |
| 4163 CursorWithValueImpl.internal_() : super.internal_(); |
| 4164 get runtimeType => CursorWithValue; |
| 4165 toString() => super.toString(); |
| 4166 } |
| 4167 |
| 4168 """],"dart:web_gl": ["dart:web_gl", "dart:web_gl_js_interop_patch.dart", """impo
rt 'dart:js' as js_library; |
| 4169 |
| 4170 /** |
| 4171 * Placeholder object for cases where we need to determine exactly how many |
| 4172 * args were passed to a function. |
| 4173 */ |
| 4174 const _UNDEFINED_JS_CONST = const Object(); |
| 4175 |
| 4176 patch class Buffer { |
| 4177 factory Buffer._internalWrap() => new BufferImpl.internal_(); |
| 4178 |
| 4179 } |
| 4180 class BufferImpl extends Buffer implements js_library.JSObjectInterfacesDom { |
| 4181 BufferImpl.internal_() : super.internal_(); |
| 4182 get runtimeType => Buffer; |
| 4183 toString() => super.toString(); |
| 4184 } |
| 4185 patch class Texture { |
| 4186 factory Texture._internalWrap() => new TextureImpl.internal_(); |
| 4187 |
| 4188 } |
| 4189 class TextureImpl extends Texture implements js_library.JSObjectInterfacesDom { |
| 4190 TextureImpl.internal_() : super.internal_(); |
| 4191 get runtimeType => Texture; |
| 4192 toString() => super.toString(); |
| 4193 } |
| 4194 patch class VertexArrayObjectOes { |
| 4195 factory VertexArrayObjectOes._internalWrap() => new VertexArrayObjectOesImpl.i
nternal_(); |
| 4196 |
| 4197 } |
| 4198 class VertexArrayObjectOesImpl extends VertexArrayObjectOes implements js_librar
y.JSObjectInterfacesDom { |
| 4199 VertexArrayObjectOesImpl.internal_() : super.internal_(); |
| 4200 get runtimeType => VertexArrayObjectOes; |
| 4201 toString() => super.toString(); |
| 4202 } |
| 4203 patch class DepthTexture { |
| 4204 factory DepthTexture._internalWrap() => new DepthTextureImpl.internal_(); |
| 4205 |
| 4206 } |
| 4207 class DepthTextureImpl extends DepthTexture implements js_library.JSObjectInterf
acesDom { |
| 4208 DepthTextureImpl.internal_() : super.internal_(); |
| 4209 get runtimeType => DepthTexture; |
| 4210 toString() => super.toString(); |
| 4211 } |
| 4212 patch class OesTextureHalfFloatLinear { |
| 4213 factory OesTextureHalfFloatLinear._internalWrap() => new OesTextureHalfFloatLi
nearImpl.internal_(); |
| 4214 |
| 4215 } |
| 4216 class OesTextureHalfFloatLinearImpl extends OesTextureHalfFloatLinear implements
js_library.JSObjectInterfacesDom { |
| 4217 OesTextureHalfFloatLinearImpl.internal_() : super.internal_(); |
| 4218 get runtimeType => OesTextureHalfFloatLinear; |
| 4219 toString() => super.toString(); |
| 4220 } |
| 4221 patch class Sampler { |
| 4222 factory Sampler._internalWrap() => new SamplerImpl.internal_(); |
| 4223 |
| 4224 } |
| 4225 class SamplerImpl extends Sampler implements js_library.JSObjectInterfacesDom { |
| 4226 SamplerImpl.internal_() : super.internal_(); |
| 4227 get runtimeType => Sampler; |
| 4228 toString() => super.toString(); |
| 4229 } |
| 4230 patch class Sync { |
| 4231 factory Sync._internalWrap() => new SyncImpl.internal_(); |
| 4232 |
| 4233 } |
| 4234 class SyncImpl extends Sync implements js_library.JSObjectInterfacesDom { |
| 4235 SyncImpl.internal_() : super.internal_(); |
| 4236 get runtimeType => Sync; |
| 4237 toString() => super.toString(); |
| 4238 } |
| 4239 patch class OesVertexArrayObject { |
| 4240 factory OesVertexArrayObject._internalWrap() => new OesVertexArrayObjectImpl.i
nternal_(); |
| 4241 |
| 4242 } |
| 4243 class OesVertexArrayObjectImpl extends OesVertexArrayObject implements js_librar
y.JSObjectInterfacesDom { |
| 4244 OesVertexArrayObjectImpl.internal_() : super.internal_(); |
| 4245 get runtimeType => OesVertexArrayObject; |
| 4246 toString() => super.toString(); |
| 4247 } |
| 4248 patch class CompressedTextureS3TC { |
| 4249 factory CompressedTextureS3TC._internalWrap() => new CompressedTextureS3TCImpl
.internal_(); |
| 4250 |
| 4251 } |
| 4252 class CompressedTextureS3TCImpl extends CompressedTextureS3TC implements js_libr
ary.JSObjectInterfacesDom { |
| 4253 CompressedTextureS3TCImpl.internal_() : super.internal_(); |
| 4254 get runtimeType => CompressedTextureS3TC; |
| 4255 toString() => super.toString(); |
| 4256 } |
| 4257 patch class ExtFragDepth { |
| 4258 factory ExtFragDepth._internalWrap() => new ExtFragDepthImpl.internal_(); |
| 4259 |
| 4260 } |
| 4261 class ExtFragDepthImpl extends ExtFragDepth implements js_library.JSObjectInterf
acesDom { |
| 4262 ExtFragDepthImpl.internal_() : super.internal_(); |
| 4263 get runtimeType => ExtFragDepth; |
| 4264 toString() => super.toString(); |
| 4265 } |
| 4266 patch class Shader { |
| 4267 factory Shader._internalWrap() => new ShaderImpl.internal_(); |
| 4268 |
| 4269 } |
| 4270 class ShaderImpl extends Shader implements js_library.JSObjectInterfacesDom { |
| 4271 ShaderImpl.internal_() : super.internal_(); |
| 4272 get runtimeType => Shader; |
| 4273 toString() => super.toString(); |
| 4274 } |
| 4275 patch class _WebGL2RenderingContextBase { |
| 4276 factory _WebGL2RenderingContextBase._internalWrap() => new _WebGL2RenderingCon
textBaseImpl.internal_(); |
| 4277 |
| 4278 } |
| 4279 class _WebGL2RenderingContextBaseImpl extends _WebGL2RenderingContextBase implem
ents js_library.JSObjectInterfacesDom { |
| 4280 _WebGL2RenderingContextBaseImpl.internal_() : super.internal_(); |
| 4281 get runtimeType => _WebGL2RenderingContextBase; |
| 4282 toString() => super.toString(); |
| 4283 } |
| 4284 patch class Query { |
| 4285 factory Query._internalWrap() => new QueryImpl.internal_(); |
| 4286 |
| 4287 } |
| 4288 class QueryImpl extends Query implements js_library.JSObjectInterfacesDom { |
| 4289 QueryImpl.internal_() : super.internal_(); |
| 4290 get runtimeType => Query; |
| 4291 toString() => super.toString(); |
| 4292 } |
| 4293 patch class RenderingContext { |
| 4294 factory RenderingContext._internalWrap() => new RenderingContextImpl.internal_
(); |
| 4295 |
| 4296 } |
| 4297 class RenderingContextImpl extends RenderingContext implements js_library.JSObje
ctInterfacesDom { |
| 4298 RenderingContextImpl.internal_() : super.internal_(); |
| 4299 get runtimeType => RenderingContext; |
| 4300 toString() => super.toString(); |
| 4301 } |
| 4302 patch class ShaderPrecisionFormat { |
| 4303 factory ShaderPrecisionFormat._internalWrap() => new ShaderPrecisionFormatImpl
.internal_(); |
| 4304 |
| 4305 } |
| 4306 class ShaderPrecisionFormatImpl extends ShaderPrecisionFormat implements js_libr
ary.JSObjectInterfacesDom { |
| 4307 ShaderPrecisionFormatImpl.internal_() : super.internal_(); |
| 4308 get runtimeType => ShaderPrecisionFormat; |
| 4309 toString() => super.toString(); |
| 4310 } |
| 4311 patch class OesTextureHalfFloat { |
| 4312 factory OesTextureHalfFloat._internalWrap() => new OesTextureHalfFloatImpl.int
ernal_(); |
| 4313 |
| 4314 } |
| 4315 class OesTextureHalfFloatImpl extends OesTextureHalfFloat implements js_library.
JSObjectInterfacesDom { |
| 4316 OesTextureHalfFloatImpl.internal_() : super.internal_(); |
| 4317 get runtimeType => OesTextureHalfFloat; |
| 4318 toString() => super.toString(); |
| 4319 } |
| 4320 patch class ExtTextureFilterAnisotropic { |
| 4321 factory ExtTextureFilterAnisotropic._internalWrap() => new ExtTextureFilterAni
sotropicImpl.internal_(); |
| 4322 |
| 4323 } |
| 4324 class ExtTextureFilterAnisotropicImpl extends ExtTextureFilterAnisotropic implem
ents js_library.JSObjectInterfacesDom { |
| 4325 ExtTextureFilterAnisotropicImpl.internal_() : super.internal_(); |
| 4326 get runtimeType => ExtTextureFilterAnisotropic; |
| 4327 toString() => super.toString(); |
| 4328 } |
| 4329 patch class OesTextureFloat { |
| 4330 factory OesTextureFloat._internalWrap() => new OesTextureFloatImpl.internal_()
; |
| 4331 |
| 4332 } |
| 4333 class OesTextureFloatImpl extends OesTextureFloat implements js_library.JSObject
InterfacesDom { |
| 4334 OesTextureFloatImpl.internal_() : super.internal_(); |
| 4335 get runtimeType => OesTextureFloat; |
| 4336 toString() => super.toString(); |
| 4337 } |
| 4338 patch class VertexArrayObject { |
| 4339 factory VertexArrayObject._internalWrap() => new VertexArrayObjectImpl.interna
l_(); |
| 4340 |
| 4341 } |
| 4342 class VertexArrayObjectImpl extends VertexArrayObject implements js_library.JSOb
jectInterfacesDom { |
| 4343 VertexArrayObjectImpl.internal_() : super.internal_(); |
| 4344 get runtimeType => VertexArrayObject; |
| 4345 toString() => super.toString(); |
| 4346 } |
| 4347 patch class CompressedTexturePvrtc { |
| 4348 factory CompressedTexturePvrtc._internalWrap() => new CompressedTexturePvrtcIm
pl.internal_(); |
| 4349 |
| 4350 } |
| 4351 class CompressedTexturePvrtcImpl extends CompressedTexturePvrtc implements js_li
brary.JSObjectInterfacesDom { |
| 4352 CompressedTexturePvrtcImpl.internal_() : super.internal_(); |
| 4353 get runtimeType => CompressedTexturePvrtc; |
| 4354 toString() => super.toString(); |
| 4355 } |
| 4356 patch class ChromiumSubscribeUniform { |
| 4357 factory ChromiumSubscribeUniform._internalWrap() => new ChromiumSubscribeUnifo
rmImpl.internal_(); |
| 4358 |
| 4359 } |
| 4360 class ChromiumSubscribeUniformImpl extends ChromiumSubscribeUniform implements j
s_library.JSObjectInterfacesDom { |
| 4361 ChromiumSubscribeUniformImpl.internal_() : super.internal_(); |
| 4362 get runtimeType => ChromiumSubscribeUniform; |
| 4363 toString() => super.toString(); |
| 4364 } |
| 4365 patch class _WebGLRenderingContextBase { |
| 4366 factory _WebGLRenderingContextBase._internalWrap() => new _WebGLRenderingConte
xtBaseImpl.internal_(); |
| 4367 |
| 4368 } |
| 4369 class _WebGLRenderingContextBaseImpl extends _WebGLRenderingContextBase implemen
ts js_library.JSObjectInterfacesDom { |
| 4370 _WebGLRenderingContextBaseImpl.internal_() : super.internal_(); |
| 4371 get runtimeType => _WebGLRenderingContextBase; |
| 4372 toString() => super.toString(); |
| 4373 } |
| 4374 patch class ActiveInfo { |
| 4375 factory ActiveInfo._internalWrap() => new ActiveInfoImpl.internal_(); |
| 4376 |
| 4377 } |
| 4378 class ActiveInfoImpl extends ActiveInfo implements js_library.JSObjectInterfaces
Dom { |
| 4379 ActiveInfoImpl.internal_() : super.internal_(); |
| 4380 get runtimeType => ActiveInfo; |
| 4381 toString() => super.toString(); |
| 4382 } |
| 4383 patch class TransformFeedback { |
| 4384 factory TransformFeedback._internalWrap() => new TransformFeedbackImpl.interna
l_(); |
| 4385 |
| 4386 } |
| 4387 class TransformFeedbackImpl extends TransformFeedback implements js_library.JSOb
jectInterfacesDom { |
| 4388 TransformFeedbackImpl.internal_() : super.internal_(); |
| 4389 get runtimeType => TransformFeedback; |
| 4390 toString() => super.toString(); |
| 4391 } |
| 4392 patch class ExtShaderTextureLod { |
| 4393 factory ExtShaderTextureLod._internalWrap() => new ExtShaderTextureLodImpl.int
ernal_(); |
| 4394 |
| 4395 } |
| 4396 class ExtShaderTextureLodImpl extends ExtShaderTextureLod implements js_library.
JSObjectInterfacesDom { |
| 4397 ExtShaderTextureLodImpl.internal_() : super.internal_(); |
| 4398 get runtimeType => ExtShaderTextureLod; |
| 4399 toString() => super.toString(); |
| 4400 } |
| 4401 patch class UniformLocation { |
| 4402 factory UniformLocation._internalWrap() => new UniformLocationImpl.internal_()
; |
| 4403 |
| 4404 } |
| 4405 class UniformLocationImpl extends UniformLocation implements js_library.JSObject
InterfacesDom { |
| 4406 UniformLocationImpl.internal_() : super.internal_(); |
| 4407 get runtimeType => UniformLocation; |
| 4408 toString() => super.toString(); |
| 4409 } |
| 4410 patch class ExtBlendMinMax { |
| 4411 factory ExtBlendMinMax._internalWrap() => new ExtBlendMinMaxImpl.internal_(); |
| 4412 |
| 4413 } |
| 4414 class ExtBlendMinMaxImpl extends ExtBlendMinMax implements js_library.JSObjectIn
terfacesDom { |
| 4415 ExtBlendMinMaxImpl.internal_() : super.internal_(); |
| 4416 get runtimeType => ExtBlendMinMax; |
| 4417 toString() => super.toString(); |
| 4418 } |
| 4419 patch class Framebuffer { |
| 4420 factory Framebuffer._internalWrap() => new FramebufferImpl.internal_(); |
| 4421 |
| 4422 } |
| 4423 class FramebufferImpl extends Framebuffer implements js_library.JSObjectInterfac
esDom { |
| 4424 FramebufferImpl.internal_() : super.internal_(); |
| 4425 get runtimeType => Framebuffer; |
| 4426 toString() => super.toString(); |
| 4427 } |
| 4428 patch class OesStandardDerivatives { |
| 4429 factory OesStandardDerivatives._internalWrap() => new OesStandardDerivativesIm
pl.internal_(); |
| 4430 |
| 4431 } |
| 4432 class OesStandardDerivativesImpl extends OesStandardDerivatives implements js_li
brary.JSObjectInterfacesDom { |
| 4433 OesStandardDerivativesImpl.internal_() : super.internal_(); |
| 4434 get runtimeType => OesStandardDerivatives; |
| 4435 toString() => super.toString(); |
| 4436 } |
| 4437 patch class DrawBuffers { |
| 4438 factory DrawBuffers._internalWrap() => new DrawBuffersImpl.internal_(); |
| 4439 |
| 4440 } |
| 4441 class DrawBuffersImpl extends DrawBuffers implements js_library.JSObjectInterfac
esDom { |
| 4442 DrawBuffersImpl.internal_() : super.internal_(); |
| 4443 get runtimeType => DrawBuffers; |
| 4444 toString() => super.toString(); |
| 4445 } |
| 4446 patch class OesTextureFloatLinear { |
| 4447 factory OesTextureFloatLinear._internalWrap() => new OesTextureFloatLinearImpl
.internal_(); |
| 4448 |
| 4449 } |
| 4450 class OesTextureFloatLinearImpl extends OesTextureFloatLinear implements js_libr
ary.JSObjectInterfacesDom { |
| 4451 OesTextureFloatLinearImpl.internal_() : super.internal_(); |
| 4452 get runtimeType => OesTextureFloatLinear; |
| 4453 toString() => super.toString(); |
| 4454 } |
| 4455 patch class DebugShaders { |
| 4456 factory DebugShaders._internalWrap() => new DebugShadersImpl.internal_(); |
| 4457 |
| 4458 } |
| 4459 class DebugShadersImpl extends DebugShaders implements js_library.JSObjectInterf
acesDom { |
| 4460 DebugShadersImpl.internal_() : super.internal_(); |
| 4461 get runtimeType => DebugShaders; |
| 4462 toString() => super.toString(); |
| 4463 } |
| 4464 patch class Program { |
| 4465 factory Program._internalWrap() => new ProgramImpl.internal_(); |
| 4466 |
| 4467 } |
| 4468 class ProgramImpl extends Program implements js_library.JSObjectInterfacesDom { |
| 4469 ProgramImpl.internal_() : super.internal_(); |
| 4470 get runtimeType => Program; |
| 4471 toString() => super.toString(); |
| 4472 } |
| 4473 patch class ContextEvent { |
| 4474 factory ContextEvent._internalWrap() => new ContextEventImpl.internal_(); |
| 4475 |
| 4476 } |
| 4477 class ContextEventImpl extends ContextEvent implements js_library.JSObjectInterf
acesDom { |
| 4478 ContextEventImpl.internal_() : super.internal_(); |
| 4479 get runtimeType => ContextEvent; |
| 4480 toString() => super.toString(); |
| 4481 } |
| 4482 patch class AngleInstancedArrays { |
| 4483 factory AngleInstancedArrays._internalWrap() => new AngleInstancedArraysImpl.i
nternal_(); |
| 4484 |
| 4485 } |
| 4486 class AngleInstancedArraysImpl extends AngleInstancedArrays implements js_librar
y.JSObjectInterfacesDom { |
| 4487 AngleInstancedArraysImpl.internal_() : super.internal_(); |
| 4488 get runtimeType => AngleInstancedArrays; |
| 4489 toString() => super.toString(); |
| 4490 } |
| 4491 patch class DebugRendererInfo { |
| 4492 factory DebugRendererInfo._internalWrap() => new DebugRendererInfoImpl.interna
l_(); |
| 4493 |
| 4494 } |
| 4495 class DebugRendererInfoImpl extends DebugRendererInfo implements js_library.JSOb
jectInterfacesDom { |
| 4496 DebugRendererInfoImpl.internal_() : super.internal_(); |
| 4497 get runtimeType => DebugRendererInfo; |
| 4498 toString() => super.toString(); |
| 4499 } |
| 4500 patch class CompressedTextureAtc { |
| 4501 factory CompressedTextureAtc._internalWrap() => new CompressedTextureAtcImpl.i
nternal_(); |
| 4502 |
| 4503 } |
| 4504 class CompressedTextureAtcImpl extends CompressedTextureAtc implements js_librar
y.JSObjectInterfacesDom { |
| 4505 CompressedTextureAtcImpl.internal_() : super.internal_(); |
| 4506 get runtimeType => CompressedTextureAtc; |
| 4507 toString() => super.toString(); |
| 4508 } |
| 4509 patch class OesElementIndexUint { |
| 4510 factory OesElementIndexUint._internalWrap() => new OesElementIndexUintImpl.int
ernal_(); |
| 4511 |
| 4512 } |
| 4513 class OesElementIndexUintImpl extends OesElementIndexUint implements js_library.
JSObjectInterfacesDom { |
| 4514 OesElementIndexUintImpl.internal_() : super.internal_(); |
| 4515 get runtimeType => OesElementIndexUint; |
| 4516 toString() => super.toString(); |
| 4517 } |
| 4518 patch class CompressedTextureETC1 { |
| 4519 factory CompressedTextureETC1._internalWrap() => new CompressedTextureETC1Impl
.internal_(); |
| 4520 |
| 4521 } |
| 4522 class CompressedTextureETC1Impl extends CompressedTextureETC1 implements js_libr
ary.JSObjectInterfacesDom { |
| 4523 CompressedTextureETC1Impl.internal_() : super.internal_(); |
| 4524 get runtimeType => CompressedTextureETC1; |
| 4525 toString() => super.toString(); |
| 4526 } |
| 4527 patch class LoseContext { |
| 4528 factory LoseContext._internalWrap() => new LoseContextImpl.internal_(); |
| 4529 |
| 4530 } |
| 4531 class LoseContextImpl extends LoseContext implements js_library.JSObjectInterfac
esDom { |
| 4532 LoseContextImpl.internal_() : super.internal_(); |
| 4533 get runtimeType => LoseContext; |
| 4534 toString() => super.toString(); |
| 4535 } |
| 4536 patch class Renderbuffer { |
| 4537 factory Renderbuffer._internalWrap() => new RenderbufferImpl.internal_(); |
| 4538 |
| 4539 } |
| 4540 class RenderbufferImpl extends Renderbuffer implements js_library.JSObjectInterf
acesDom { |
| 4541 RenderbufferImpl.internal_() : super.internal_(); |
| 4542 get runtimeType => Renderbuffer; |
| 4543 toString() => super.toString(); |
| 4544 } |
| 4545 patch class RenderingContext2 { |
| 4546 factory RenderingContext2._internalWrap() => new RenderingContext2Impl.interna
l_(); |
| 4547 |
| 4548 } |
| 4549 class RenderingContext2Impl extends RenderingContext2 implements js_library.JSOb
jectInterfacesDom { |
| 4550 RenderingContext2Impl.internal_() : super.internal_(); |
| 4551 get runtimeType => RenderingContext2; |
| 4552 toString() => super.toString(); |
| 4553 } |
| 4554 patch class EXTsRgb { |
| 4555 factory EXTsRgb._internalWrap() => new EXTsRgbImpl.internal_(); |
| 4556 |
| 4557 } |
| 4558 class EXTsRgbImpl extends EXTsRgb implements js_library.JSObjectInterfacesDom { |
| 4559 EXTsRgbImpl.internal_() : super.internal_(); |
| 4560 get runtimeType => EXTsRgb; |
| 4561 toString() => super.toString(); |
| 4562 } |
| 4563 |
| 4564 """],"dart:web_sql": ["dart:web_sql", "dart:web_sql_js_interop_patch.dart", """i
mport 'dart:js' as js_library; |
| 4565 |
| 4566 /** |
| 4567 * Placeholder object for cases where we need to determine exactly how many |
| 4568 * args were passed to a function. |
| 4569 */ |
| 4570 const _UNDEFINED_JS_CONST = const Object(); |
| 4571 |
| 4572 patch class SqlError { |
| 4573 factory SqlError._internalWrap() => new SqlErrorImpl.internal_(); |
| 4574 |
| 4575 } |
| 4576 class SqlErrorImpl extends SqlError implements js_library.JSObjectInterfacesDom
{ |
| 4577 SqlErrorImpl.internal_() : super.internal_(); |
| 4578 get runtimeType => SqlError; |
| 4579 toString() => super.toString(); |
| 4580 } |
| 4581 patch class SqlResultSet { |
| 4582 factory SqlResultSet._internalWrap() => new SqlResultSetImpl.internal_(); |
| 4583 |
| 4584 } |
| 4585 class SqlResultSetImpl extends SqlResultSet implements js_library.JSObjectInterf
acesDom { |
| 4586 SqlResultSetImpl.internal_() : super.internal_(); |
| 4587 get runtimeType => SqlResultSet; |
| 4588 toString() => super.toString(); |
| 4589 } |
| 4590 patch class SqlResultSetRowList { |
| 4591 factory SqlResultSetRowList._internalWrap() => new SqlResultSetRowListImpl.int
ernal_(); |
| 4592 |
| 4593 } |
| 4594 class SqlResultSetRowListImpl extends SqlResultSetRowList implements js_library.
JSObjectInterfacesDom { |
| 4595 SqlResultSetRowListImpl.internal_() : super.internal_(); |
| 4596 get runtimeType => SqlResultSetRowList; |
| 4597 toString() => super.toString(); |
| 4598 } |
| 4599 patch class SqlDatabase { |
| 4600 factory SqlDatabase._internalWrap() => new SqlDatabaseImpl.internal_(); |
| 4601 |
| 4602 } |
| 4603 class SqlDatabaseImpl extends SqlDatabase implements js_library.JSObjectInterfac
esDom { |
| 4604 SqlDatabaseImpl.internal_() : super.internal_(); |
| 4605 get runtimeType => SqlDatabase; |
| 4606 toString() => super.toString(); |
| 4607 } |
| 4608 patch class SqlTransaction { |
| 4609 factory SqlTransaction._internalWrap() => new SqlTransactionImpl.internal_(); |
| 4610 |
| 4611 } |
| 4612 class SqlTransactionImpl extends SqlTransaction implements js_library.JSObjectIn
terfacesDom { |
| 4613 SqlTransactionImpl.internal_() : super.internal_(); |
| 4614 get runtimeType => SqlTransaction; |
| 4615 toString() => super.toString(); |
| 4616 } |
| 4617 |
| 4618 """],"dart:svg": ["dart:svg", "dart:svg_js_interop_patch.dart", """import 'dart:
js' as js_library; |
| 4619 |
| 4620 /** |
| 4621 * Placeholder object for cases where we need to determine exactly how many |
| 4622 * args were passed to a function. |
| 4623 */ |
| 4624 const _UNDEFINED_JS_CONST = const Object(); |
| 4625 |
| 4626 patch class AnimatedString { |
| 4627 factory AnimatedString._internalWrap() => new AnimatedStringImpl.internal_(); |
| 4628 |
| 4629 } |
| 4630 class AnimatedStringImpl extends AnimatedString implements js_library.JSObjectIn
terfacesDom { |
| 4631 AnimatedStringImpl.internal_() : super.internal_(); |
| 4632 get runtimeType => AnimatedString; |
| 4633 toString() => super.toString(); |
| 4634 } |
| 4635 patch class FilterElement { |
| 4636 factory FilterElement._internalWrap() => new FilterElementImpl.internal_(); |
| 4637 |
| 4638 } |
| 4639 class FilterElementImpl extends FilterElement implements js_library.JSObjectInte
rfacesDom { |
| 4640 FilterElementImpl.internal_() : super.internal_(); |
| 4641 get runtimeType => FilterElement; |
| 4642 toString() => super.toString(); |
| 4643 } |
| 4644 patch class FilterPrimitiveStandardAttributes { |
| 4645 factory FilterPrimitiveStandardAttributes._internalWrap() => new FilterPrimiti
veStandardAttributesImpl.internal_(); |
| 4646 |
| 4647 } |
| 4648 class FilterPrimitiveStandardAttributesImpl extends FilterPrimitiveStandardAttri
butes implements js_library.JSObjectInterfacesDom { |
| 4649 FilterPrimitiveStandardAttributesImpl.internal_() : super.internal_(); |
| 4650 get runtimeType => FilterPrimitiveStandardAttributes; |
| 4651 toString() => super.toString(); |
| 4652 } |
| 4653 patch class PathSegLinetoRel { |
| 4654 factory PathSegLinetoRel._internalWrap() => new PathSegLinetoRelImpl.internal_
(); |
| 4655 |
| 4656 } |
| 4657 class PathSegLinetoRelImpl extends PathSegLinetoRel implements js_library.JSObje
ctInterfacesDom { |
| 4658 PathSegLinetoRelImpl.internal_() : super.internal_(); |
| 4659 get runtimeType => PathSegLinetoRel; |
| 4660 toString() => super.toString(); |
| 4661 } |
| 4662 patch class UriReference { |
| 4663 factory UriReference._internalWrap() => new UriReferenceImpl.internal_(); |
| 4664 |
| 4665 } |
| 4666 class UriReferenceImpl extends UriReference implements js_library.JSObjectInterf
acesDom { |
| 4667 UriReferenceImpl.internal_() : super.internal_(); |
| 4668 get runtimeType => UriReference; |
| 4669 toString() => super.toString(); |
| 4670 } |
| 4671 patch class ImageElement { |
| 4672 factory ImageElement._internalWrap() => new ImageElementImpl.internal_(); |
| 4673 |
| 4674 } |
| 4675 class ImageElementImpl extends ImageElement implements js_library.JSObjectInterf
acesDom { |
| 4676 ImageElementImpl.internal_() : super.internal_(); |
| 4677 get runtimeType => ImageElement; |
| 4678 toString() => super.toString(); |
| 4679 } |
| 4680 patch class StyleElement { |
| 4681 factory StyleElement._internalWrap() => new StyleElementImpl.internal_(); |
| 4682 |
| 4683 } |
| 4684 class StyleElementImpl extends StyleElement implements js_library.JSObjectInterf
acesDom { |
| 4685 StyleElementImpl.internal_() : super.internal_(); |
| 4686 get runtimeType => StyleElement; |
| 4687 toString() => super.toString(); |
| 4688 } |
| 4689 patch class AnimatedPreserveAspectRatio { |
| 4690 factory AnimatedPreserveAspectRatio._internalWrap() => new AnimatedPreserveAsp
ectRatioImpl.internal_(); |
| 4691 |
| 4692 } |
| 4693 class AnimatedPreserveAspectRatioImpl extends AnimatedPreserveAspectRatio implem
ents js_library.JSObjectInterfacesDom { |
| 4694 AnimatedPreserveAspectRatioImpl.internal_() : super.internal_(); |
| 4695 get runtimeType => AnimatedPreserveAspectRatio; |
| 4696 toString() => super.toString(); |
| 4697 } |
| 4698 patch class TextElement { |
| 4699 factory TextElement._internalWrap() => new TextElementImpl.internal_(); |
| 4700 |
| 4701 } |
| 4702 class TextElementImpl extends TextElement implements js_library.JSObjectInterfac
esDom { |
| 4703 TextElementImpl.internal_() : super.internal_(); |
| 4704 get runtimeType => TextElement; |
| 4705 toString() => super.toString(); |
| 4706 } |
| 4707 patch class DefsElement { |
| 4708 factory DefsElement._internalWrap() => new DefsElementImpl.internal_(); |
| 4709 |
| 4710 } |
| 4711 class DefsElementImpl extends DefsElement implements js_library.JSObjectInterfac
esDom { |
| 4712 DefsElementImpl.internal_() : super.internal_(); |
| 4713 get runtimeType => DefsElement; |
| 4714 toString() => super.toString(); |
| 4715 } |
| 4716 patch class FEDiffuseLightingElement { |
| 4717 factory FEDiffuseLightingElement._internalWrap() => new FEDiffuseLightingEleme
ntImpl.internal_(); |
| 4718 |
| 4719 } |
| 4720 class FEDiffuseLightingElementImpl extends FEDiffuseLightingElement implements j
s_library.JSObjectInterfacesDom { |
| 4721 FEDiffuseLightingElementImpl.internal_() : super.internal_(); |
| 4722 get runtimeType => FEDiffuseLightingElement; |
| 4723 toString() => super.toString(); |
| 4724 } |
| 4725 patch class FETileElement { |
| 4726 factory FETileElement._internalWrap() => new FETileElementImpl.internal_(); |
| 4727 |
| 4728 } |
| 4729 class FETileElementImpl extends FETileElement implements js_library.JSObjectInte
rfacesDom { |
| 4730 FETileElementImpl.internal_() : super.internal_(); |
| 4731 get runtimeType => FETileElement; |
| 4732 toString() => super.toString(); |
| 4733 } |
| 4734 patch class PathSegLinetoHorizontalAbs { |
| 4735 factory PathSegLinetoHorizontalAbs._internalWrap() => new PathSegLinetoHorizon
talAbsImpl.internal_(); |
| 4736 |
| 4737 } |
| 4738 class PathSegLinetoHorizontalAbsImpl extends PathSegLinetoHorizontalAbs implemen
ts js_library.JSObjectInterfacesDom { |
| 4739 PathSegLinetoHorizontalAbsImpl.internal_() : super.internal_(); |
| 4740 get runtimeType => PathSegLinetoHorizontalAbs; |
| 4741 toString() => super.toString(); |
| 4742 } |
| 4743 patch class PathSegMovetoRel { |
| 4744 factory PathSegMovetoRel._internalWrap() => new PathSegMovetoRelImpl.internal_
(); |
| 4745 |
| 4746 } |
| 4747 class PathSegMovetoRelImpl extends PathSegMovetoRel implements js_library.JSObje
ctInterfacesDom { |
| 4748 PathSegMovetoRelImpl.internal_() : super.internal_(); |
| 4749 get runtimeType => PathSegMovetoRel; |
| 4750 toString() => super.toString(); |
| 4751 } |
| 4752 patch class _SVGFEDropShadowElement { |
| 4753 factory _SVGFEDropShadowElement._internalWrap() => new _SVGFEDropShadowElement
Impl.internal_(); |
| 4754 |
| 4755 } |
| 4756 class _SVGFEDropShadowElementImpl extends _SVGFEDropShadowElement implements js_
library.JSObjectInterfacesDom { |
| 4757 _SVGFEDropShadowElementImpl.internal_() : super.internal_(); |
| 4758 get runtimeType => _SVGFEDropShadowElement; |
| 4759 toString() => super.toString(); |
| 4760 } |
| 4761 patch class Transform { |
| 4762 factory Transform._internalWrap() => new TransformImpl.internal_(); |
| 4763 |
| 4764 } |
| 4765 class TransformImpl extends Transform implements js_library.JSObjectInterfacesDo
m { |
| 4766 TransformImpl.internal_() : super.internal_(); |
| 4767 get runtimeType => Transform; |
| 4768 toString() => super.toString(); |
| 4769 } |
| 4770 patch class PathSegArcRel { |
| 4771 factory PathSegArcRel._internalWrap() => new PathSegArcRelImpl.internal_(); |
| 4772 |
| 4773 } |
| 4774 class PathSegArcRelImpl extends PathSegArcRel implements js_library.JSObjectInte
rfacesDom { |
| 4775 PathSegArcRelImpl.internal_() : super.internal_(); |
| 4776 get runtimeType => PathSegArcRel; |
| 4777 toString() => super.toString(); |
| 4778 } |
| 4779 patch class AnimateElement { |
| 4780 factory AnimateElement._internalWrap() => new AnimateElementImpl.internal_(); |
| 4781 |
| 4782 } |
| 4783 class AnimateElementImpl extends AnimateElement implements js_library.JSObjectIn
terfacesDom { |
| 4784 AnimateElementImpl.internal_() : super.internal_(); |
| 4785 get runtimeType => AnimateElement; |
| 4786 toString() => super.toString(); |
| 4787 } |
| 4788 patch class PolylineElement { |
| 4789 factory PolylineElement._internalWrap() => new PolylineElementImpl.internal_()
; |
| 4790 |
| 4791 } |
| 4792 class PolylineElementImpl extends PolylineElement implements js_library.JSObject
InterfacesDom { |
| 4793 PolylineElementImpl.internal_() : super.internal_(); |
| 4794 get runtimeType => PolylineElement; |
| 4795 toString() => super.toString(); |
| 4796 } |
| 4797 patch class AnimatedRect { |
| 4798 factory AnimatedRect._internalWrap() => new AnimatedRectImpl.internal_(); |
| 4799 |
| 4800 } |
| 4801 class AnimatedRectImpl extends AnimatedRect implements js_library.JSObjectInterf
acesDom { |
| 4802 AnimatedRectImpl.internal_() : super.internal_(); |
| 4803 get runtimeType => AnimatedRect; |
| 4804 toString() => super.toString(); |
| 4805 } |
| 4806 patch class GraphicsElement { |
| 4807 factory GraphicsElement._internalWrap() => new GraphicsElementImpl.internal_()
; |
| 4808 |
| 4809 } |
| 4810 class GraphicsElementImpl extends GraphicsElement implements js_library.JSObject
InterfacesDom { |
| 4811 GraphicsElementImpl.internal_() : super.internal_(); |
| 4812 get runtimeType => GraphicsElement; |
| 4813 toString() => super.toString(); |
| 4814 } |
| 4815 patch class TransformList { |
| 4816 factory TransformList._internalWrap() => new TransformListImpl.internal_(); |
| 4817 |
| 4818 } |
| 4819 class TransformListImpl extends TransformList implements js_library.JSObjectInte
rfacesDom { |
| 4820 TransformListImpl.internal_() : super.internal_(); |
| 4821 get runtimeType => TransformList; |
| 4822 toString() => super.toString(); |
| 4823 } |
| 4824 patch class EllipseElement { |
| 4825 factory EllipseElement._internalWrap() => new EllipseElementImpl.internal_(); |
| 4826 |
| 4827 } |
| 4828 class EllipseElementImpl extends EllipseElement implements js_library.JSObjectIn
terfacesDom { |
| 4829 EllipseElementImpl.internal_() : super.internal_(); |
| 4830 get runtimeType => EllipseElement; |
| 4831 toString() => super.toString(); |
| 4832 } |
| 4833 patch class FEFuncGElement { |
| 4834 factory FEFuncGElement._internalWrap() => new FEFuncGElementImpl.internal_(); |
| 4835 |
| 4836 } |
| 4837 class FEFuncGElementImpl extends FEFuncGElement implements js_library.JSObjectIn
terfacesDom { |
| 4838 FEFuncGElementImpl.internal_() : super.internal_(); |
| 4839 get runtimeType => FEFuncGElement; |
| 4840 toString() => super.toString(); |
| 4841 } |
| 4842 patch class PointList { |
| 4843 factory PointList._internalWrap() => new PointListImpl.internal_(); |
| 4844 |
| 4845 } |
| 4846 class PointListImpl extends PointList implements js_library.JSObjectInterfacesDo
m { |
| 4847 PointListImpl.internal_() : super.internal_(); |
| 4848 get runtimeType => PointList; |
| 4849 toString() => super.toString(); |
| 4850 } |
| 4851 patch class FEMergeElement { |
| 4852 factory FEMergeElement._internalWrap() => new FEMergeElementImpl.internal_(); |
| 4853 |
| 4854 } |
| 4855 class FEMergeElementImpl extends FEMergeElement implements js_library.JSObjectIn
terfacesDom { |
| 4856 FEMergeElementImpl.internal_() : super.internal_(); |
| 4857 get runtimeType => FEMergeElement; |
| 4858 toString() => super.toString(); |
| 4859 } |
| 4860 patch class CircleElement { |
| 4861 factory CircleElement._internalWrap() => new CircleElementImpl.internal_(); |
| 4862 |
| 4863 } |
| 4864 class CircleElementImpl extends CircleElement implements js_library.JSObjectInte
rfacesDom { |
| 4865 CircleElementImpl.internal_() : super.internal_(); |
| 4866 get runtimeType => CircleElement; |
| 4867 toString() => super.toString(); |
| 4868 } |
| 4869 patch class AnimatedNumberList { |
| 4870 factory AnimatedNumberList._internalWrap() => new AnimatedNumberListImpl.inter
nal_(); |
| 4871 |
| 4872 } |
| 4873 class AnimatedNumberListImpl extends AnimatedNumberList implements js_library.JS
ObjectInterfacesDom { |
| 4874 AnimatedNumberListImpl.internal_() : super.internal_(); |
| 4875 get runtimeType => AnimatedNumberList; |
| 4876 toString() => super.toString(); |
| 4877 } |
| 4878 patch class SwitchElement { |
| 4879 factory SwitchElement._internalWrap() => new SwitchElementImpl.internal_(); |
| 4880 |
| 4881 } |
| 4882 class SwitchElementImpl extends SwitchElement implements js_library.JSObjectInte
rfacesDom { |
| 4883 SwitchElementImpl.internal_() : super.internal_(); |
| 4884 get runtimeType => SwitchElement; |
| 4885 toString() => super.toString(); |
| 4886 } |
| 4887 patch class RadialGradientElement { |
| 4888 factory RadialGradientElement._internalWrap() => new RadialGradientElementImpl
.internal_(); |
| 4889 |
| 4890 } |
| 4891 class RadialGradientElementImpl extends RadialGradientElement implements js_libr
ary.JSObjectInterfacesDom { |
| 4892 RadialGradientElementImpl.internal_() : super.internal_(); |
| 4893 get runtimeType => RadialGradientElement; |
| 4894 toString() => super.toString(); |
| 4895 } |
| 4896 patch class FEDistantLightElement { |
| 4897 factory FEDistantLightElement._internalWrap() => new FEDistantLightElementImpl
.internal_(); |
| 4898 |
| 4899 } |
| 4900 class FEDistantLightElementImpl extends FEDistantLightElement implements js_libr
ary.JSObjectInterfacesDom { |
| 4901 FEDistantLightElementImpl.internal_() : super.internal_(); |
| 4902 get runtimeType => FEDistantLightElement; |
| 4903 toString() => super.toString(); |
| 4904 } |
| 4905 patch class LinearGradientElement { |
| 4906 factory LinearGradientElement._internalWrap() => new LinearGradientElementImpl
.internal_(); |
| 4907 |
| 4908 } |
| 4909 class LinearGradientElementImpl extends LinearGradientElement implements js_libr
ary.JSObjectInterfacesDom { |
| 4910 LinearGradientElementImpl.internal_() : super.internal_(); |
| 4911 get runtimeType => LinearGradientElement; |
| 4912 toString() => super.toString(); |
| 4913 } |
| 4914 patch class TextPositioningElement { |
| 4915 factory TextPositioningElement._internalWrap() => new TextPositioningElementIm
pl.internal_(); |
| 4916 |
| 4917 } |
| 4918 class TextPositioningElementImpl extends TextPositioningElement implements js_li
brary.JSObjectInterfacesDom { |
| 4919 TextPositioningElementImpl.internal_() : super.internal_(); |
| 4920 get runtimeType => TextPositioningElement; |
| 4921 toString() => super.toString(); |
| 4922 } |
| 4923 patch class PathSegCurvetoQuadraticRel { |
| 4924 factory PathSegCurvetoQuadraticRel._internalWrap() => new PathSegCurvetoQuadra
ticRelImpl.internal_(); |
| 4925 |
| 4926 } |
| 4927 class PathSegCurvetoQuadraticRelImpl extends PathSegCurvetoQuadraticRel implemen
ts js_library.JSObjectInterfacesDom { |
| 4928 PathSegCurvetoQuadraticRelImpl.internal_() : super.internal_(); |
| 4929 get runtimeType => PathSegCurvetoQuadraticRel; |
| 4930 toString() => super.toString(); |
| 4931 } |
| 4932 patch class PathSegLinetoHorizontalRel { |
| 4933 factory PathSegLinetoHorizontalRel._internalWrap() => new PathSegLinetoHorizon
talRelImpl.internal_(); |
| 4934 |
| 4935 } |
| 4936 class PathSegLinetoHorizontalRelImpl extends PathSegLinetoHorizontalRel implemen
ts js_library.JSObjectInterfacesDom { |
| 4937 PathSegLinetoHorizontalRelImpl.internal_() : super.internal_(); |
| 4938 get runtimeType => PathSegLinetoHorizontalRel; |
| 4939 toString() => super.toString(); |
| 4940 } |
| 4941 patch class StringList { |
| 4942 factory StringList._internalWrap() => new StringListImpl.internal_(); |
| 4943 |
| 4944 } |
| 4945 class StringListImpl extends StringList implements js_library.JSObjectInterfaces
Dom { |
| 4946 StringListImpl.internal_() : super.internal_(); |
| 4947 get runtimeType => StringList; |
| 4948 toString() => super.toString(); |
| 4949 } |
| 4950 patch class TextContentElement { |
| 4951 factory TextContentElement._internalWrap() => new TextContentElementImpl.inter
nal_(); |
| 4952 |
| 4953 } |
| 4954 class TextContentElementImpl extends TextContentElement implements js_library.JS
ObjectInterfacesDom { |
| 4955 TextContentElementImpl.internal_() : super.internal_(); |
| 4956 get runtimeType => TextContentElement; |
| 4957 toString() => super.toString(); |
| 4958 } |
| 4959 patch class FEConvolveMatrixElement { |
| 4960 factory FEConvolveMatrixElement._internalWrap() => new FEConvolveMatrixElement
Impl.internal_(); |
| 4961 |
| 4962 } |
| 4963 class FEConvolveMatrixElementImpl extends FEConvolveMatrixElement implements js_
library.JSObjectInterfacesDom { |
| 4964 FEConvolveMatrixElementImpl.internal_() : super.internal_(); |
| 4965 get runtimeType => FEConvolveMatrixElement; |
| 4966 toString() => super.toString(); |
| 4967 } |
| 4968 patch class PathSegLinetoAbs { |
| 4969 factory PathSegLinetoAbs._internalWrap() => new PathSegLinetoAbsImpl.internal_
(); |
| 4970 |
| 4971 } |
| 4972 class PathSegLinetoAbsImpl extends PathSegLinetoAbs implements js_library.JSObje
ctInterfacesDom { |
| 4973 PathSegLinetoAbsImpl.internal_() : super.internal_(); |
| 4974 get runtimeType => PathSegLinetoAbs; |
| 4975 toString() => super.toString(); |
| 4976 } |
| 4977 patch class FESpecularLightingElement { |
| 4978 factory FESpecularLightingElement._internalWrap() => new FESpecularLightingEle
mentImpl.internal_(); |
| 4979 |
| 4980 } |
| 4981 class FESpecularLightingElementImpl extends FESpecularLightingElement implements
js_library.JSObjectInterfacesDom { |
| 4982 FESpecularLightingElementImpl.internal_() : super.internal_(); |
| 4983 get runtimeType => FESpecularLightingElement; |
| 4984 toString() => super.toString(); |
| 4985 } |
| 4986 patch class AnimatedTransformList { |
| 4987 factory AnimatedTransformList._internalWrap() => new AnimatedTransformListImpl
.internal_(); |
| 4988 |
| 4989 } |
| 4990 class AnimatedTransformListImpl extends AnimatedTransformList implements js_libr
ary.JSObjectInterfacesDom { |
| 4991 AnimatedTransformListImpl.internal_() : super.internal_(); |
| 4992 get runtimeType => AnimatedTransformList; |
| 4993 toString() => super.toString(); |
| 4994 } |
| 4995 patch class FEGaussianBlurElement { |
| 4996 factory FEGaussianBlurElement._internalWrap() => new FEGaussianBlurElementImpl
.internal_(); |
| 4997 |
| 4998 } |
| 4999 class FEGaussianBlurElementImpl extends FEGaussianBlurElement implements js_libr
ary.JSObjectInterfacesDom { |
| 5000 FEGaussianBlurElementImpl.internal_() : super.internal_(); |
| 5001 get runtimeType => FEGaussianBlurElement; |
| 5002 toString() => super.toString(); |
| 5003 } |
| 5004 patch class Number { |
| 5005 factory Number._internalWrap() => new NumberImpl.internal_(); |
| 5006 |
| 5007 } |
| 5008 class NumberImpl extends Number implements js_library.JSObjectInterfacesDom { |
| 5009 NumberImpl.internal_() : super.internal_(); |
| 5010 get runtimeType => Number; |
| 5011 toString() => super.toString(); |
| 5012 } |
| 5013 patch class ZoomEvent { |
| 5014 factory ZoomEvent._internalWrap() => new ZoomEventImpl.internal_(); |
| 5015 |
| 5016 } |
| 5017 class ZoomEventImpl extends ZoomEvent implements js_library.JSObjectInterfacesDo
m { |
| 5018 ZoomEventImpl.internal_() : super.internal_(); |
| 5019 get runtimeType => ZoomEvent; |
| 5020 toString() => super.toString(); |
| 5021 } |
| 5022 patch class PathSegCurvetoCubicSmoothAbs { |
| 5023 factory PathSegCurvetoCubicSmoothAbs._internalWrap() => new PathSegCurvetoCubi
cSmoothAbsImpl.internal_(); |
| 5024 |
| 5025 } |
| 5026 class PathSegCurvetoCubicSmoothAbsImpl extends PathSegCurvetoCubicSmoothAbs impl
ements js_library.JSObjectInterfacesDom { |
| 5027 PathSegCurvetoCubicSmoothAbsImpl.internal_() : super.internal_(); |
| 5028 get runtimeType => PathSegCurvetoCubicSmoothAbs; |
| 5029 toString() => super.toString(); |
| 5030 } |
| 5031 patch class AnimatedNumber { |
| 5032 factory AnimatedNumber._internalWrap() => new AnimatedNumberImpl.internal_(); |
| 5033 |
| 5034 } |
| 5035 class AnimatedNumberImpl extends AnimatedNumber implements js_library.JSObjectIn
terfacesDom { |
| 5036 AnimatedNumberImpl.internal_() : super.internal_(); |
| 5037 get runtimeType => AnimatedNumber; |
| 5038 toString() => super.toString(); |
| 5039 } |
| 5040 patch class MaskElement { |
| 5041 factory MaskElement._internalWrap() => new MaskElementImpl.internal_(); |
| 5042 |
| 5043 } |
| 5044 class MaskElementImpl extends MaskElement implements js_library.JSObjectInterfac
esDom { |
| 5045 MaskElementImpl.internal_() : super.internal_(); |
| 5046 get runtimeType => MaskElement; |
| 5047 toString() => super.toString(); |
| 5048 } |
| 5049 patch class Angle { |
| 5050 factory Angle._internalWrap() => new AngleImpl.internal_(); |
| 5051 |
| 5052 } |
| 5053 class AngleImpl extends Angle implements js_library.JSObjectInterfacesDom { |
| 5054 AngleImpl.internal_() : super.internal_(); |
| 5055 get runtimeType => Angle; |
| 5056 toString() => super.toString(); |
| 5057 } |
| 5058 patch class SymbolElement { |
| 5059 factory SymbolElement._internalWrap() => new SymbolElementImpl.internal_(); |
| 5060 |
| 5061 } |
| 5062 class SymbolElementImpl extends SymbolElement implements js_library.JSObjectInte
rfacesDom { |
| 5063 SymbolElementImpl.internal_() : super.internal_(); |
| 5064 get runtimeType => SymbolElement; |
| 5065 toString() => super.toString(); |
| 5066 } |
| 5067 patch class PathSegArcAbs { |
| 5068 factory PathSegArcAbs._internalWrap() => new PathSegArcAbsImpl.internal_(); |
| 5069 |
| 5070 } |
| 5071 class PathSegArcAbsImpl extends PathSegArcAbs implements js_library.JSObjectInte
rfacesDom { |
| 5072 PathSegArcAbsImpl.internal_() : super.internal_(); |
| 5073 get runtimeType => PathSegArcAbs; |
| 5074 toString() => super.toString(); |
| 5075 } |
| 5076 patch class RectElement { |
| 5077 factory RectElement._internalWrap() => new RectElementImpl.internal_(); |
| 5078 |
| 5079 } |
| 5080 class RectElementImpl extends RectElement implements js_library.JSObjectInterfac
esDom { |
| 5081 RectElementImpl.internal_() : super.internal_(); |
| 5082 get runtimeType => RectElement; |
| 5083 toString() => super.toString(); |
| 5084 } |
| 5085 patch class FEFloodElement { |
| 5086 factory FEFloodElement._internalWrap() => new FEFloodElementImpl.internal_(); |
| 5087 |
| 5088 } |
| 5089 class FEFloodElementImpl extends FEFloodElement implements js_library.JSObjectIn
terfacesDom { |
| 5090 FEFloodElementImpl.internal_() : super.internal_(); |
| 5091 get runtimeType => FEFloodElement; |
| 5092 toString() => super.toString(); |
| 5093 } |
| 5094 patch class PathSegCurvetoQuadraticAbs { |
| 5095 factory PathSegCurvetoQuadraticAbs._internalWrap() => new PathSegCurvetoQuadra
ticAbsImpl.internal_(); |
| 5096 |
| 5097 } |
| 5098 class PathSegCurvetoQuadraticAbsImpl extends PathSegCurvetoQuadraticAbs implemen
ts js_library.JSObjectInterfacesDom { |
| 5099 PathSegCurvetoQuadraticAbsImpl.internal_() : super.internal_(); |
| 5100 get runtimeType => PathSegCurvetoQuadraticAbs; |
| 5101 toString() => super.toString(); |
| 5102 } |
| 5103 patch class ScriptElement { |
| 5104 factory ScriptElement._internalWrap() => new ScriptElementImpl.internal_(); |
| 5105 |
| 5106 } |
| 5107 class ScriptElementImpl extends ScriptElement implements js_library.JSObjectInte
rfacesDom { |
| 5108 ScriptElementImpl.internal_() : super.internal_(); |
| 5109 get runtimeType => ScriptElement; |
| 5110 toString() => super.toString(); |
| 5111 } |
| 5112 patch class AnimatedInteger { |
| 5113 factory AnimatedInteger._internalWrap() => new AnimatedIntegerImpl.internal_()
; |
| 5114 |
| 5115 } |
| 5116 class AnimatedIntegerImpl extends AnimatedInteger implements js_library.JSObject
InterfacesDom { |
| 5117 AnimatedIntegerImpl.internal_() : super.internal_(); |
| 5118 get runtimeType => AnimatedInteger; |
| 5119 toString() => super.toString(); |
| 5120 } |
| 5121 patch class Tests { |
| 5122 factory Tests._internalWrap() => new TestsImpl.internal_(); |
| 5123 |
| 5124 } |
| 5125 class TestsImpl extends Tests implements js_library.JSObjectInterfacesDom { |
| 5126 TestsImpl.internal_() : super.internal_(); |
| 5127 get runtimeType => Tests; |
| 5128 toString() => super.toString(); |
| 5129 } |
| 5130 patch class PathSegCurvetoCubicSmoothRel { |
| 5131 factory PathSegCurvetoCubicSmoothRel._internalWrap() => new PathSegCurvetoCubi
cSmoothRelImpl.internal_(); |
| 5132 |
| 5133 } |
| 5134 class PathSegCurvetoCubicSmoothRelImpl extends PathSegCurvetoCubicSmoothRel impl
ements js_library.JSObjectInterfacesDom { |
| 5135 PathSegCurvetoCubicSmoothRelImpl.internal_() : super.internal_(); |
| 5136 get runtimeType => PathSegCurvetoCubicSmoothRel; |
| 5137 toString() => super.toString(); |
| 5138 } |
| 5139 patch class PathSeg { |
| 5140 factory PathSeg._internalWrap() => new PathSegImpl.internal_(); |
| 5141 |
| 5142 } |
| 5143 class PathSegImpl extends PathSeg implements js_library.JSObjectInterfacesDom { |
| 5144 PathSegImpl.internal_() : super.internal_(); |
| 5145 get runtimeType => PathSeg; |
| 5146 toString() => super.toString(); |
| 5147 } |
| 5148 patch class GElement { |
| 5149 factory GElement._internalWrap() => new GElementImpl.internal_(); |
| 5150 |
| 5151 } |
| 5152 class GElementImpl extends GElement implements js_library.JSObjectInterfacesDom
{ |
| 5153 GElementImpl.internal_() : super.internal_(); |
| 5154 get runtimeType => GElement; |
| 5155 toString() => super.toString(); |
| 5156 } |
| 5157 patch class PathSegMovetoAbs { |
| 5158 factory PathSegMovetoAbs._internalWrap() => new PathSegMovetoAbsImpl.internal_
(); |
| 5159 |
| 5160 } |
| 5161 class PathSegMovetoAbsImpl extends PathSegMovetoAbs implements js_library.JSObje
ctInterfacesDom { |
| 5162 PathSegMovetoAbsImpl.internal_() : super.internal_(); |
| 5163 get runtimeType => PathSegMovetoAbs; |
| 5164 toString() => super.toString(); |
| 5165 } |
| 5166 patch class PathSegCurvetoCubicAbs { |
| 5167 factory PathSegCurvetoCubicAbs._internalWrap() => new PathSegCurvetoCubicAbsIm
pl.internal_(); |
| 5168 |
| 5169 } |
| 5170 class PathSegCurvetoCubicAbsImpl extends PathSegCurvetoCubicAbs implements js_li
brary.JSObjectInterfacesDom { |
| 5171 PathSegCurvetoCubicAbsImpl.internal_() : super.internal_(); |
| 5172 get runtimeType => PathSegCurvetoCubicAbs; |
| 5173 toString() => super.toString(); |
| 5174 } |
| 5175 patch class AnimatedEnumeration { |
| 5176 factory AnimatedEnumeration._internalWrap() => new AnimatedEnumerationImpl.int
ernal_(); |
| 5177 |
| 5178 } |
| 5179 class AnimatedEnumerationImpl extends AnimatedEnumeration implements js_library.
JSObjectInterfacesDom { |
| 5180 AnimatedEnumerationImpl.internal_() : super.internal_(); |
| 5181 get runtimeType => AnimatedEnumeration; |
| 5182 toString() => super.toString(); |
| 5183 } |
| 5184 patch class TitleElement { |
| 5185 factory TitleElement._internalWrap() => new TitleElementImpl.internal_(); |
| 5186 |
| 5187 } |
| 5188 class TitleElementImpl extends TitleElement implements js_library.JSObjectInterf
acesDom { |
| 5189 TitleElementImpl.internal_() : super.internal_(); |
| 5190 get runtimeType => TitleElement; |
| 5191 toString() => super.toString(); |
| 5192 } |
| 5193 patch class MetadataElement { |
| 5194 factory MetadataElement._internalWrap() => new MetadataElementImpl.internal_()
; |
| 5195 |
| 5196 } |
| 5197 class MetadataElementImpl extends MetadataElement implements js_library.JSObject
InterfacesDom { |
| 5198 MetadataElementImpl.internal_() : super.internal_(); |
| 5199 get runtimeType => MetadataElement; |
| 5200 toString() => super.toString(); |
| 5201 } |
| 5202 patch class AElement { |
| 5203 factory AElement._internalWrap() => new AElementImpl.internal_(); |
| 5204 |
| 5205 } |
| 5206 class AElementImpl extends AElement implements js_library.JSObjectInterfacesDom
{ |
| 5207 AElementImpl.internal_() : super.internal_(); |
| 5208 get runtimeType => AElement; |
| 5209 toString() => super.toString(); |
| 5210 } |
| 5211 patch class _GradientElement { |
| 5212 factory _GradientElement._internalWrap() => new _GradientElementImpl.internal_
(); |
| 5213 |
| 5214 } |
| 5215 class _GradientElementImpl extends _GradientElement implements js_library.JSObje
ctInterfacesDom { |
| 5216 _GradientElementImpl.internal_() : super.internal_(); |
| 5217 get runtimeType => _GradientElement; |
| 5218 toString() => super.toString(); |
| 5219 } |
| 5220 patch class FEImageElement { |
| 5221 factory FEImageElement._internalWrap() => new FEImageElementImpl.internal_(); |
| 5222 |
| 5223 } |
| 5224 class FEImageElementImpl extends FEImageElement implements js_library.JSObjectIn
terfacesDom { |
| 5225 FEImageElementImpl.internal_() : super.internal_(); |
| 5226 get runtimeType => FEImageElement; |
| 5227 toString() => super.toString(); |
| 5228 } |
| 5229 patch class _SVGComponentTransferFunctionElement { |
| 5230 factory _SVGComponentTransferFunctionElement._internalWrap() => new _SVGCompon
entTransferFunctionElementImpl.internal_(); |
| 5231 |
| 5232 } |
| 5233 class _SVGComponentTransferFunctionElementImpl extends _SVGComponentTransferFunc
tionElement implements js_library.JSObjectInterfacesDom { |
| 5234 _SVGComponentTransferFunctionElementImpl.internal_() : super.internal_(); |
| 5235 get runtimeType => _SVGComponentTransferFunctionElement; |
| 5236 toString() => super.toString(); |
| 5237 } |
| 5238 patch class PathSegLinetoVerticalRel { |
| 5239 factory PathSegLinetoVerticalRel._internalWrap() => new PathSegLinetoVerticalR
elImpl.internal_(); |
| 5240 |
| 5241 } |
| 5242 class PathSegLinetoVerticalRelImpl extends PathSegLinetoVerticalRel implements j
s_library.JSObjectInterfacesDom { |
| 5243 PathSegLinetoVerticalRelImpl.internal_() : super.internal_(); |
| 5244 get runtimeType => PathSegLinetoVerticalRel; |
| 5245 toString() => super.toString(); |
| 5246 } |
| 5247 patch class AnimatedLengthList { |
| 5248 factory AnimatedLengthList._internalWrap() => new AnimatedLengthListImpl.inter
nal_(); |
| 5249 |
| 5250 } |
| 5251 class AnimatedLengthListImpl extends AnimatedLengthList implements js_library.JS
ObjectInterfacesDom { |
| 5252 AnimatedLengthListImpl.internal_() : super.internal_(); |
| 5253 get runtimeType => AnimatedLengthList; |
| 5254 toString() => super.toString(); |
| 5255 } |
| 5256 patch class FEMorphologyElement { |
| 5257 factory FEMorphologyElement._internalWrap() => new FEMorphologyElementImpl.int
ernal_(); |
| 5258 |
| 5259 } |
| 5260 class FEMorphologyElementImpl extends FEMorphologyElement implements js_library.
JSObjectInterfacesDom { |
| 5261 FEMorphologyElementImpl.internal_() : super.internal_(); |
| 5262 get runtimeType => FEMorphologyElement; |
| 5263 toString() => super.toString(); |
| 5264 } |
| 5265 patch class PolygonElement { |
| 5266 factory PolygonElement._internalWrap() => new PolygonElementImpl.internal_(); |
| 5267 |
| 5268 } |
| 5269 class PolygonElementImpl extends PolygonElement implements js_library.JSObjectIn
terfacesDom { |
| 5270 PolygonElementImpl.internal_() : super.internal_(); |
| 5271 get runtimeType => PolygonElement; |
| 5272 toString() => super.toString(); |
| 5273 } |
| 5274 patch class UseElement { |
| 5275 factory UseElement._internalWrap() => new UseElementImpl.internal_(); |
| 5276 |
| 5277 } |
| 5278 class UseElementImpl extends UseElement implements js_library.JSObjectInterfaces
Dom { |
| 5279 UseElementImpl.internal_() : super.internal_(); |
| 5280 get runtimeType => UseElement; |
| 5281 toString() => super.toString(); |
| 5282 } |
| 5283 patch class Point { |
| 5284 factory Point._internalWrap() => new PointImpl.internal_(); |
| 5285 |
| 5286 } |
| 5287 class PointImpl extends Point implements js_library.JSObjectInterfacesDom { |
| 5288 PointImpl.internal_() : super.internal_(); |
| 5289 get runtimeType => Point; |
| 5290 toString() => super.toString(); |
| 5291 } |
| 5292 patch class Rect { |
| 5293 factory Rect._internalWrap() => new RectImpl.internal_(); |
| 5294 |
| 5295 } |
| 5296 class RectImpl extends Rect implements js_library.JSObjectInterfacesDom { |
| 5297 RectImpl.internal_() : super.internal_(); |
| 5298 get runtimeType => Rect; |
| 5299 toString() => super.toString(); |
| 5300 } |
| 5301 patch class AnimatedBoolean { |
| 5302 factory AnimatedBoolean._internalWrap() => new AnimatedBooleanImpl.internal_()
; |
| 5303 |
| 5304 } |
| 5305 class AnimatedBooleanImpl extends AnimatedBoolean implements js_library.JSObject
InterfacesDom { |
| 5306 AnimatedBooleanImpl.internal_() : super.internal_(); |
| 5307 get runtimeType => AnimatedBoolean; |
| 5308 toString() => super.toString(); |
| 5309 } |
| 5310 patch class FETurbulenceElement { |
| 5311 factory FETurbulenceElement._internalWrap() => new FETurbulenceElementImpl.int
ernal_(); |
| 5312 |
| 5313 } |
| 5314 class FETurbulenceElementImpl extends FETurbulenceElement implements js_library.
JSObjectInterfacesDom { |
| 5315 FETurbulenceElementImpl.internal_() : super.internal_(); |
| 5316 get runtimeType => FETurbulenceElement; |
| 5317 toString() => super.toString(); |
| 5318 } |
| 5319 patch class NumberList { |
| 5320 factory NumberList._internalWrap() => new NumberListImpl.internal_(); |
| 5321 |
| 5322 } |
| 5323 class NumberListImpl extends NumberList implements js_library.JSObjectInterfaces
Dom { |
| 5324 NumberListImpl.internal_() : super.internal_(); |
| 5325 get runtimeType => NumberList; |
| 5326 toString() => super.toString(); |
| 5327 } |
| 5328 patch class AnimationElement { |
| 5329 factory AnimationElement._internalWrap() => new AnimationElementImpl.internal_
(); |
| 5330 |
| 5331 } |
| 5332 class AnimationElementImpl extends AnimationElement implements js_library.JSObje
ctInterfacesDom { |
| 5333 AnimationElementImpl.internal_() : super.internal_(); |
| 5334 get runtimeType => AnimationElement; |
| 5335 toString() => super.toString(); |
| 5336 } |
| 5337 patch class MarkerElement { |
| 5338 factory MarkerElement._internalWrap() => new MarkerElementImpl.internal_(); |
| 5339 |
| 5340 } |
| 5341 class MarkerElementImpl extends MarkerElement implements js_library.JSObjectInte
rfacesDom { |
| 5342 MarkerElementImpl.internal_() : super.internal_(); |
| 5343 get runtimeType => MarkerElement; |
| 5344 toString() => super.toString(); |
| 5345 } |
| 5346 patch class FECompositeElement { |
| 5347 factory FECompositeElement._internalWrap() => new FECompositeElementImpl.inter
nal_(); |
| 5348 |
| 5349 } |
| 5350 class FECompositeElementImpl extends FECompositeElement implements js_library.JS
ObjectInterfacesDom { |
| 5351 FECompositeElementImpl.internal_() : super.internal_(); |
| 5352 get runtimeType => FECompositeElement; |
| 5353 toString() => super.toString(); |
| 5354 } |
| 5355 patch class PathSegList { |
| 5356 factory PathSegList._internalWrap() => new PathSegListImpl.internal_(); |
| 5357 |
| 5358 } |
| 5359 class PathSegListImpl extends PathSegList implements js_library.JSObjectInterfac
esDom { |
| 5360 PathSegListImpl.internal_() : super.internal_(); |
| 5361 get runtimeType => PathSegList; |
| 5362 toString() => super.toString(); |
| 5363 } |
| 5364 patch class PathSegCurvetoQuadraticSmoothRel { |
| 5365 factory PathSegCurvetoQuadraticSmoothRel._internalWrap() => new PathSegCurveto
QuadraticSmoothRelImpl.internal_(); |
| 5366 |
| 5367 } |
| 5368 class PathSegCurvetoQuadraticSmoothRelImpl extends PathSegCurvetoQuadraticSmooth
Rel implements js_library.JSObjectInterfacesDom { |
| 5369 PathSegCurvetoQuadraticSmoothRelImpl.internal_() : super.internal_(); |
| 5370 get runtimeType => PathSegCurvetoQuadraticSmoothRel; |
| 5371 toString() => super.toString(); |
| 5372 } |
| 5373 patch class FEFuncRElement { |
| 5374 factory FEFuncRElement._internalWrap() => new FEFuncRElementImpl.internal_(); |
| 5375 |
| 5376 } |
| 5377 class FEFuncRElementImpl extends FEFuncRElement implements js_library.JSObjectIn
terfacesDom { |
| 5378 FEFuncRElementImpl.internal_() : super.internal_(); |
| 5379 get runtimeType => FEFuncRElement; |
| 5380 toString() => super.toString(); |
| 5381 } |
| 5382 patch class FEFuncBElement { |
| 5383 factory FEFuncBElement._internalWrap() => new FEFuncBElementImpl.internal_(); |
| 5384 |
| 5385 } |
| 5386 class FEFuncBElementImpl extends FEFuncBElement implements js_library.JSObjectIn
terfacesDom { |
| 5387 FEFuncBElementImpl.internal_() : super.internal_(); |
| 5388 get runtimeType => FEFuncBElement; |
| 5389 toString() => super.toString(); |
| 5390 } |
| 5391 patch class FEBlendElement { |
| 5392 factory FEBlendElement._internalWrap() => new FEBlendElementImpl.internal_(); |
| 5393 |
| 5394 } |
| 5395 class FEBlendElementImpl extends FEBlendElement implements js_library.JSObjectIn
terfacesDom { |
| 5396 FEBlendElementImpl.internal_() : super.internal_(); |
| 5397 get runtimeType => FEBlendElement; |
| 5398 toString() => super.toString(); |
| 5399 } |
| 5400 patch class AnimatedAngle { |
| 5401 factory AnimatedAngle._internalWrap() => new AnimatedAngleImpl.internal_(); |
| 5402 |
| 5403 } |
| 5404 class AnimatedAngleImpl extends AnimatedAngle implements js_library.JSObjectInte
rfacesDom { |
| 5405 AnimatedAngleImpl.internal_() : super.internal_(); |
| 5406 get runtimeType => AnimatedAngle; |
| 5407 toString() => super.toString(); |
| 5408 } |
| 5409 patch class TSpanElement { |
| 5410 factory TSpanElement._internalWrap() => new TSpanElementImpl.internal_(); |
| 5411 |
| 5412 } |
| 5413 class TSpanElementImpl extends TSpanElement implements js_library.JSObjectInterf
acesDom { |
| 5414 TSpanElementImpl.internal_() : super.internal_(); |
| 5415 get runtimeType => TSpanElement; |
| 5416 toString() => super.toString(); |
| 5417 } |
| 5418 patch class PathSegCurvetoCubicRel { |
| 5419 factory PathSegCurvetoCubicRel._internalWrap() => new PathSegCurvetoCubicRelIm
pl.internal_(); |
| 5420 |
| 5421 } |
| 5422 class PathSegCurvetoCubicRelImpl extends PathSegCurvetoCubicRel implements js_li
brary.JSObjectInterfacesDom { |
| 5423 PathSegCurvetoCubicRelImpl.internal_() : super.internal_(); |
| 5424 get runtimeType => PathSegCurvetoCubicRel; |
| 5425 toString() => super.toString(); |
| 5426 } |
| 5427 patch class AnimateMotionElement { |
| 5428 factory AnimateMotionElement._internalWrap() => new AnimateMotionElementImpl.i
nternal_(); |
| 5429 |
| 5430 } |
| 5431 class AnimateMotionElementImpl extends AnimateMotionElement implements js_librar
y.JSObjectInterfacesDom { |
| 5432 AnimateMotionElementImpl.internal_() : super.internal_(); |
| 5433 get runtimeType => AnimateMotionElement; |
| 5434 toString() => super.toString(); |
| 5435 } |
| 5436 patch class GeometryElement { |
| 5437 factory GeometryElement._internalWrap() => new GeometryElementImpl.internal_()
; |
| 5438 |
| 5439 } |
| 5440 class GeometryElementImpl extends GeometryElement implements js_library.JSObject
InterfacesDom { |
| 5441 GeometryElementImpl.internal_() : super.internal_(); |
| 5442 get runtimeType => GeometryElement; |
| 5443 toString() => super.toString(); |
| 5444 } |
| 5445 patch class AnimateTransformElement { |
| 5446 factory AnimateTransformElement._internalWrap() => new AnimateTransformElement
Impl.internal_(); |
| 5447 |
| 5448 } |
| 5449 class AnimateTransformElementImpl extends AnimateTransformElement implements js_
library.JSObjectInterfacesDom { |
| 5450 AnimateTransformElementImpl.internal_() : super.internal_(); |
| 5451 get runtimeType => AnimateTransformElement; |
| 5452 toString() => super.toString(); |
| 5453 } |
| 5454 patch class PreserveAspectRatio { |
| 5455 factory PreserveAspectRatio._internalWrap() => new PreserveAspectRatioImpl.int
ernal_(); |
| 5456 |
| 5457 } |
| 5458 class PreserveAspectRatioImpl extends PreserveAspectRatio implements js_library.
JSObjectInterfacesDom { |
| 5459 PreserveAspectRatioImpl.internal_() : super.internal_(); |
| 5460 get runtimeType => PreserveAspectRatio; |
| 5461 toString() => super.toString(); |
| 5462 } |
| 5463 patch class PathElement { |
| 5464 factory PathElement._internalWrap() => new PathElementImpl.internal_(); |
| 5465 |
| 5466 } |
| 5467 class PathElementImpl extends PathElement implements js_library.JSObjectInterfac
esDom { |
| 5468 PathElementImpl.internal_() : super.internal_(); |
| 5469 get runtimeType => PathElement; |
| 5470 toString() => super.toString(); |
| 5471 } |
| 5472 patch class FEColorMatrixElement { |
| 5473 factory FEColorMatrixElement._internalWrap() => new FEColorMatrixElementImpl.i
nternal_(); |
| 5474 |
| 5475 } |
| 5476 class FEColorMatrixElementImpl extends FEColorMatrixElement implements js_librar
y.JSObjectInterfacesDom { |
| 5477 FEColorMatrixElementImpl.internal_() : super.internal_(); |
| 5478 get runtimeType => FEColorMatrixElement; |
| 5479 toString() => super.toString(); |
| 5480 } |
| 5481 patch class PatternElement { |
| 5482 factory PatternElement._internalWrap() => new PatternElementImpl.internal_(); |
| 5483 |
| 5484 } |
| 5485 class PatternElementImpl extends PatternElement implements js_library.JSObjectIn
terfacesDom { |
| 5486 PatternElementImpl.internal_() : super.internal_(); |
| 5487 get runtimeType => PatternElement; |
| 5488 toString() => super.toString(); |
| 5489 } |
| 5490 patch class Length { |
| 5491 factory Length._internalWrap() => new LengthImpl.internal_(); |
| 5492 |
| 5493 } |
| 5494 class LengthImpl extends Length implements js_library.JSObjectInterfacesDom { |
| 5495 LengthImpl.internal_() : super.internal_(); |
| 5496 get runtimeType => Length; |
| 5497 toString() => super.toString(); |
| 5498 } |
| 5499 patch class FESpotLightElement { |
| 5500 factory FESpotLightElement._internalWrap() => new FESpotLightElementImpl.inter
nal_(); |
| 5501 |
| 5502 } |
| 5503 class FESpotLightElementImpl extends FESpotLightElement implements js_library.JS
ObjectInterfacesDom { |
| 5504 FESpotLightElementImpl.internal_() : super.internal_(); |
| 5505 get runtimeType => FESpotLightElement; |
| 5506 toString() => super.toString(); |
| 5507 } |
| 5508 patch class LineElement { |
| 5509 factory LineElement._internalWrap() => new LineElementImpl.internal_(); |
| 5510 |
| 5511 } |
| 5512 class LineElementImpl extends LineElement implements js_library.JSObjectInterfac
esDom { |
| 5513 LineElementImpl.internal_() : super.internal_(); |
| 5514 get runtimeType => LineElement; |
| 5515 toString() => super.toString(); |
| 5516 } |
| 5517 patch class Matrix { |
| 5518 factory Matrix._internalWrap() => new MatrixImpl.internal_(); |
| 5519 |
| 5520 } |
| 5521 class MatrixImpl extends Matrix implements js_library.JSObjectInterfacesDom { |
| 5522 MatrixImpl.internal_() : super.internal_(); |
| 5523 get runtimeType => Matrix; |
| 5524 toString() => super.toString(); |
| 5525 } |
| 5526 patch class SvgSvgElement { |
| 5527 factory SvgSvgElement._internalWrap() => new SvgSvgElementImpl.internal_(); |
| 5528 |
| 5529 } |
| 5530 class SvgSvgElementImpl extends SvgSvgElement implements js_library.JSObjectInte
rfacesDom { |
| 5531 SvgSvgElementImpl.internal_() : super.internal_(); |
| 5532 get runtimeType => SvgSvgElement; |
| 5533 toString() => super.toString(); |
| 5534 } |
| 5535 patch class FitToViewBox { |
| 5536 factory FitToViewBox._internalWrap() => new FitToViewBoxImpl.internal_(); |
| 5537 |
| 5538 } |
| 5539 class FitToViewBoxImpl extends FitToViewBox implements js_library.JSObjectInterf
acesDom { |
| 5540 FitToViewBoxImpl.internal_() : super.internal_(); |
| 5541 get runtimeType => FitToViewBox; |
| 5542 toString() => super.toString(); |
| 5543 } |
| 5544 patch class _SVGMPathElement { |
| 5545 factory _SVGMPathElement._internalWrap() => new _SVGMPathElementImpl.internal_
(); |
| 5546 |
| 5547 } |
| 5548 class _SVGMPathElementImpl extends _SVGMPathElement implements js_library.JSObje
ctInterfacesDom { |
| 5549 _SVGMPathElementImpl.internal_() : super.internal_(); |
| 5550 get runtimeType => _SVGMPathElement; |
| 5551 toString() => super.toString(); |
| 5552 } |
| 5553 patch class FEDisplacementMapElement { |
| 5554 factory FEDisplacementMapElement._internalWrap() => new FEDisplacementMapEleme
ntImpl.internal_(); |
| 5555 |
| 5556 } |
| 5557 class FEDisplacementMapElementImpl extends FEDisplacementMapElement implements j
s_library.JSObjectInterfacesDom { |
| 5558 FEDisplacementMapElementImpl.internal_() : super.internal_(); |
| 5559 get runtimeType => FEDisplacementMapElement; |
| 5560 toString() => super.toString(); |
| 5561 } |
| 5562 patch class PathSegCurvetoQuadraticSmoothAbs { |
| 5563 factory PathSegCurvetoQuadraticSmoothAbs._internalWrap() => new PathSegCurveto
QuadraticSmoothAbsImpl.internal_(); |
| 5564 |
| 5565 } |
| 5566 class PathSegCurvetoQuadraticSmoothAbsImpl extends PathSegCurvetoQuadraticSmooth
Abs implements js_library.JSObjectInterfacesDom { |
| 5567 PathSegCurvetoQuadraticSmoothAbsImpl.internal_() : super.internal_(); |
| 5568 get runtimeType => PathSegCurvetoQuadraticSmoothAbs; |
| 5569 toString() => super.toString(); |
| 5570 } |
| 5571 patch class PathSegClosePath { |
| 5572 factory PathSegClosePath._internalWrap() => new PathSegClosePathImpl.internal_
(); |
| 5573 |
| 5574 } |
| 5575 class PathSegClosePathImpl extends PathSegClosePath implements js_library.JSObje
ctInterfacesDom { |
| 5576 PathSegClosePathImpl.internal_() : super.internal_(); |
| 5577 get runtimeType => PathSegClosePath; |
| 5578 toString() => super.toString(); |
| 5579 } |
| 5580 patch class AnimatedLength { |
| 5581 factory AnimatedLength._internalWrap() => new AnimatedLengthImpl.internal_(); |
| 5582 |
| 5583 } |
| 5584 class AnimatedLengthImpl extends AnimatedLength implements js_library.JSObjectIn
terfacesDom { |
| 5585 AnimatedLengthImpl.internal_() : super.internal_(); |
| 5586 get runtimeType => AnimatedLength; |
| 5587 toString() => super.toString(); |
| 5588 } |
| 5589 patch class ClipPathElement { |
| 5590 factory ClipPathElement._internalWrap() => new ClipPathElementImpl.internal_()
; |
| 5591 |
| 5592 } |
| 5593 class ClipPathElementImpl extends ClipPathElement implements js_library.JSObject
InterfacesDom { |
| 5594 ClipPathElementImpl.internal_() : super.internal_(); |
| 5595 get runtimeType => ClipPathElement; |
| 5596 toString() => super.toString(); |
| 5597 } |
| 5598 patch class StopElement { |
| 5599 factory StopElement._internalWrap() => new StopElementImpl.internal_(); |
| 5600 |
| 5601 } |
| 5602 class StopElementImpl extends StopElement implements js_library.JSObjectInterfac
esDom { |
| 5603 StopElementImpl.internal_() : super.internal_(); |
| 5604 get runtimeType => StopElement; |
| 5605 toString() => super.toString(); |
| 5606 } |
| 5607 patch class ViewSpec { |
| 5608 factory ViewSpec._internalWrap() => new ViewSpecImpl.internal_(); |
| 5609 |
| 5610 } |
| 5611 class ViewSpecImpl extends ViewSpec implements js_library.JSObjectInterfacesDom
{ |
| 5612 ViewSpecImpl.internal_() : super.internal_(); |
| 5613 get runtimeType => ViewSpec; |
| 5614 toString() => super.toString(); |
| 5615 } |
| 5616 patch class LengthList { |
| 5617 factory LengthList._internalWrap() => new LengthListImpl.internal_(); |
| 5618 |
| 5619 } |
| 5620 class LengthListImpl extends LengthList implements js_library.JSObjectInterfaces
Dom { |
| 5621 LengthListImpl.internal_() : super.internal_(); |
| 5622 get runtimeType => LengthList; |
| 5623 toString() => super.toString(); |
| 5624 } |
| 5625 patch class _SVGCursorElement { |
| 5626 factory _SVGCursorElement._internalWrap() => new _SVGCursorElementImpl.interna
l_(); |
| 5627 |
| 5628 } |
| 5629 class _SVGCursorElementImpl extends _SVGCursorElement implements js_library.JSOb
jectInterfacesDom { |
| 5630 _SVGCursorElementImpl.internal_() : super.internal_(); |
| 5631 get runtimeType => _SVGCursorElement; |
| 5632 toString() => super.toString(); |
| 5633 } |
| 5634 patch class ForeignObjectElement { |
| 5635 factory ForeignObjectElement._internalWrap() => new ForeignObjectElementImpl.i
nternal_(); |
| 5636 |
| 5637 } |
| 5638 class ForeignObjectElementImpl extends ForeignObjectElement implements js_librar
y.JSObjectInterfacesDom { |
| 5639 ForeignObjectElementImpl.internal_() : super.internal_(); |
| 5640 get runtimeType => ForeignObjectElement; |
| 5641 toString() => super.toString(); |
| 5642 } |
| 5643 patch class SetElement { |
| 5644 factory SetElement._internalWrap() => new SetElementImpl.internal_(); |
| 5645 |
| 5646 } |
| 5647 class SetElementImpl extends SetElement implements js_library.JSObjectInterfaces
Dom { |
| 5648 SetElementImpl.internal_() : super.internal_(); |
| 5649 get runtimeType => SetElement; |
| 5650 toString() => super.toString(); |
| 5651 } |
| 5652 patch class SvgElement { |
| 5653 factory SvgElement._internalWrap() => new SvgElementImpl.internal_(); |
| 5654 |
| 5655 } |
| 5656 class SvgElementImpl extends SvgElement implements js_library.JSObjectInterfaces
Dom { |
| 5657 SvgElementImpl.internal_() : super.internal_(); |
| 5658 get runtimeType => SvgElement; |
| 5659 toString() => super.toString(); |
| 5660 } |
| 5661 patch class UnitTypes { |
| 5662 factory UnitTypes._internalWrap() => new UnitTypesImpl.internal_(); |
| 5663 |
| 5664 } |
| 5665 class UnitTypesImpl extends UnitTypes implements js_library.JSObjectInterfacesDo
m { |
| 5666 UnitTypesImpl.internal_() : super.internal_(); |
| 5667 get runtimeType => UnitTypes; |
| 5668 toString() => super.toString(); |
| 5669 } |
| 5670 patch class FEComponentTransferElement { |
| 5671 factory FEComponentTransferElement._internalWrap() => new FEComponentTransferE
lementImpl.internal_(); |
| 5672 |
| 5673 } |
| 5674 class FEComponentTransferElementImpl extends FEComponentTransferElement implemen
ts js_library.JSObjectInterfacesDom { |
| 5675 FEComponentTransferElementImpl.internal_() : super.internal_(); |
| 5676 get runtimeType => FEComponentTransferElement; |
| 5677 toString() => super.toString(); |
| 5678 } |
| 5679 patch class DescElement { |
| 5680 factory DescElement._internalWrap() => new DescElementImpl.internal_(); |
| 5681 |
| 5682 } |
| 5683 class DescElementImpl extends DescElement implements js_library.JSObjectInterfac
esDom { |
| 5684 DescElementImpl.internal_() : super.internal_(); |
| 5685 get runtimeType => DescElement; |
| 5686 toString() => super.toString(); |
| 5687 } |
| 5688 patch class DiscardElement { |
| 5689 factory DiscardElement._internalWrap() => new DiscardElementImpl.internal_(); |
| 5690 |
| 5691 } |
| 5692 class DiscardElementImpl extends DiscardElement implements js_library.JSObjectIn
terfacesDom { |
| 5693 DiscardElementImpl.internal_() : super.internal_(); |
| 5694 get runtimeType => DiscardElement; |
| 5695 toString() => super.toString(); |
| 5696 } |
| 5697 patch class PathSegLinetoVerticalAbs { |
| 5698 factory PathSegLinetoVerticalAbs._internalWrap() => new PathSegLinetoVerticalA
bsImpl.internal_(); |
| 5699 |
| 5700 } |
| 5701 class PathSegLinetoVerticalAbsImpl extends PathSegLinetoVerticalAbs implements j
s_library.JSObjectInterfacesDom { |
| 5702 PathSegLinetoVerticalAbsImpl.internal_() : super.internal_(); |
| 5703 get runtimeType => PathSegLinetoVerticalAbs; |
| 5704 toString() => super.toString(); |
| 5705 } |
| 5706 patch class FEMergeNodeElement { |
| 5707 factory FEMergeNodeElement._internalWrap() => new FEMergeNodeElementImpl.inter
nal_(); |
| 5708 |
| 5709 } |
| 5710 class FEMergeNodeElementImpl extends FEMergeNodeElement implements js_library.JS
ObjectInterfacesDom { |
| 5711 FEMergeNodeElementImpl.internal_() : super.internal_(); |
| 5712 get runtimeType => FEMergeNodeElement; |
| 5713 toString() => super.toString(); |
| 5714 } |
| 5715 patch class TextPathElement { |
| 5716 factory TextPathElement._internalWrap() => new TextPathElementImpl.internal_()
; |
| 5717 |
| 5718 } |
| 5719 class TextPathElementImpl extends TextPathElement implements js_library.JSObject
InterfacesDom { |
| 5720 TextPathElementImpl.internal_() : super.internal_(); |
| 5721 get runtimeType => TextPathElement; |
| 5722 toString() => super.toString(); |
| 5723 } |
| 5724 patch class FEOffsetElement { |
| 5725 factory FEOffsetElement._internalWrap() => new FEOffsetElementImpl.internal_()
; |
| 5726 |
| 5727 } |
| 5728 class FEOffsetElementImpl extends FEOffsetElement implements js_library.JSObject
InterfacesDom { |
| 5729 FEOffsetElementImpl.internal_() : super.internal_(); |
| 5730 get runtimeType => FEOffsetElement; |
| 5731 toString() => super.toString(); |
| 5732 } |
| 5733 patch class ZoomAndPan { |
| 5734 factory ZoomAndPan._internalWrap() => new ZoomAndPanImpl.internal_(); |
| 5735 |
| 5736 } |
| 5737 class ZoomAndPanImpl extends ZoomAndPan implements js_library.JSObjectInterfaces
Dom { |
| 5738 ZoomAndPanImpl.internal_() : super.internal_(); |
| 5739 get runtimeType => ZoomAndPan; |
| 5740 toString() => super.toString(); |
| 5741 } |
| 5742 patch class ViewElement { |
| 5743 factory ViewElement._internalWrap() => new ViewElementImpl.internal_(); |
| 5744 |
| 5745 } |
| 5746 class ViewElementImpl extends ViewElement implements js_library.JSObjectInterfac
esDom { |
| 5747 ViewElementImpl.internal_() : super.internal_(); |
| 5748 get runtimeType => ViewElement; |
| 5749 toString() => super.toString(); |
| 5750 } |
| 5751 patch class FEPointLightElement { |
| 5752 factory FEPointLightElement._internalWrap() => new FEPointLightElementImpl.int
ernal_(); |
| 5753 |
| 5754 } |
| 5755 class FEPointLightElementImpl extends FEPointLightElement implements js_library.
JSObjectInterfacesDom { |
| 5756 FEPointLightElementImpl.internal_() : super.internal_(); |
| 5757 get runtimeType => FEPointLightElement; |
| 5758 toString() => super.toString(); |
| 5759 } |
| 5760 patch class FEFuncAElement { |
| 5761 factory FEFuncAElement._internalWrap() => new FEFuncAElementImpl.internal_(); |
| 5762 |
| 5763 } |
| 5764 class FEFuncAElementImpl extends FEFuncAElement implements js_library.JSObjectIn
terfacesDom { |
| 5765 FEFuncAElementImpl.internal_() : super.internal_(); |
| 5766 get runtimeType => FEFuncAElement; |
| 5767 toString() => super.toString(); |
| 5768 } |
| 5769 |
| 5770 """],"dart:web_audio": ["dart:web_audio", "dart:web_audio_js_interop_patch.dart"
, """import 'dart:js' as js_library; |
| 5771 |
| 5772 /** |
| 5773 * Placeholder object for cases where we need to determine exactly how many |
| 5774 * args were passed to a function. |
| 5775 */ |
| 5776 const _UNDEFINED_JS_CONST = const Object(); |
| 5777 |
| 5778 patch class GainNode { |
| 5779 factory GainNode._internalWrap() => new GainNodeImpl.internal_(); |
| 5780 |
| 5781 } |
| 5782 class GainNodeImpl extends GainNode implements js_library.JSObjectInterfacesDom
{ |
| 5783 GainNodeImpl.internal_() : super.internal_(); |
| 5784 get runtimeType => GainNode; |
| 5785 toString() => super.toString(); |
| 5786 } |
| 5787 patch class MediaStreamAudioDestinationNode { |
| 5788 factory MediaStreamAudioDestinationNode._internalWrap() => new MediaStreamAudi
oDestinationNodeImpl.internal_(); |
| 5789 |
| 5790 } |
| 5791 class MediaStreamAudioDestinationNodeImpl extends MediaStreamAudioDestinationNod
e implements js_library.JSObjectInterfacesDom { |
| 5792 MediaStreamAudioDestinationNodeImpl.internal_() : super.internal_(); |
| 5793 get runtimeType => MediaStreamAudioDestinationNode; |
| 5794 toString() => super.toString(); |
| 5795 } |
| 5796 patch class AudioProcessingEvent { |
| 5797 factory AudioProcessingEvent._internalWrap() => new AudioProcessingEventImpl.i
nternal_(); |
| 5798 |
| 5799 } |
| 5800 class AudioProcessingEventImpl extends AudioProcessingEvent implements js_librar
y.JSObjectInterfacesDom { |
| 5801 AudioProcessingEventImpl.internal_() : super.internal_(); |
| 5802 get runtimeType => AudioProcessingEvent; |
| 5803 toString() => super.toString(); |
| 5804 } |
| 5805 patch class StereoPannerNode { |
| 5806 factory StereoPannerNode._internalWrap() => new StereoPannerNodeImpl.internal_
(); |
| 5807 |
| 5808 } |
| 5809 class StereoPannerNodeImpl extends StereoPannerNode implements js_library.JSObje
ctInterfacesDom { |
| 5810 StereoPannerNodeImpl.internal_() : super.internal_(); |
| 5811 get runtimeType => StereoPannerNode; |
| 5812 toString() => super.toString(); |
| 5813 } |
| 5814 patch class DynamicsCompressorNode { |
| 5815 factory DynamicsCompressorNode._internalWrap() => new DynamicsCompressorNodeIm
pl.internal_(); |
| 5816 |
| 5817 } |
| 5818 class DynamicsCompressorNodeImpl extends DynamicsCompressorNode implements js_li
brary.JSObjectInterfacesDom { |
| 5819 DynamicsCompressorNodeImpl.internal_() : super.internal_(); |
| 5820 get runtimeType => DynamicsCompressorNode; |
| 5821 toString() => super.toString(); |
| 5822 } |
| 5823 patch class PeriodicWave { |
| 5824 factory PeriodicWave._internalWrap() => new PeriodicWaveImpl.internal_(); |
| 5825 |
| 5826 } |
| 5827 class PeriodicWaveImpl extends PeriodicWave implements js_library.JSObjectInterf
acesDom { |
| 5828 PeriodicWaveImpl.internal_() : super.internal_(); |
| 5829 get runtimeType => PeriodicWave; |
| 5830 toString() => super.toString(); |
| 5831 } |
| 5832 patch class MediaStreamAudioSourceNode { |
| 5833 factory MediaStreamAudioSourceNode._internalWrap() => new MediaStreamAudioSour
ceNodeImpl.internal_(); |
| 5834 |
| 5835 } |
| 5836 class MediaStreamAudioSourceNodeImpl extends MediaStreamAudioSourceNode implemen
ts js_library.JSObjectInterfacesDom { |
| 5837 MediaStreamAudioSourceNodeImpl.internal_() : super.internal_(); |
| 5838 get runtimeType => MediaStreamAudioSourceNode; |
| 5839 toString() => super.toString(); |
| 5840 } |
| 5841 patch class PannerNode { |
| 5842 factory PannerNode._internalWrap() => new PannerNodeImpl.internal_(); |
| 5843 |
| 5844 } |
| 5845 class PannerNodeImpl extends PannerNode implements js_library.JSObjectInterfaces
Dom { |
| 5846 PannerNodeImpl.internal_() : super.internal_(); |
| 5847 get runtimeType => PannerNode; |
| 5848 toString() => super.toString(); |
| 5849 } |
| 5850 patch class OfflineAudioContext { |
| 5851 factory OfflineAudioContext._internalWrap() => new OfflineAudioContextImpl.int
ernal_(); |
| 5852 |
| 5853 } |
| 5854 class OfflineAudioContextImpl extends OfflineAudioContext implements js_library.
JSObjectInterfacesDom { |
| 5855 OfflineAudioContextImpl.internal_() : super.internal_(); |
| 5856 get runtimeType => OfflineAudioContext; |
| 5857 toString() => super.toString(); |
| 5858 } |
| 5859 patch class AudioParam { |
| 5860 factory AudioParam._internalWrap() => new AudioParamImpl.internal_(); |
| 5861 |
| 5862 } |
| 5863 class AudioParamImpl extends AudioParam implements js_library.JSObjectInterfaces
Dom { |
| 5864 AudioParamImpl.internal_() : super.internal_(); |
| 5865 get runtimeType => AudioParam; |
| 5866 toString() => super.toString(); |
| 5867 } |
| 5868 patch class AnalyserNode { |
| 5869 factory AnalyserNode._internalWrap() => new AnalyserNodeImpl.internal_(); |
| 5870 |
| 5871 } |
| 5872 class AnalyserNodeImpl extends AnalyserNode implements js_library.JSObjectInterf
acesDom { |
| 5873 AnalyserNodeImpl.internal_() : super.internal_(); |
| 5874 get runtimeType => AnalyserNode; |
| 5875 toString() => super.toString(); |
| 5876 } |
| 5877 patch class ConvolverNode { |
| 5878 factory ConvolverNode._internalWrap() => new ConvolverNodeImpl.internal_(); |
| 5879 |
| 5880 } |
| 5881 class ConvolverNodeImpl extends ConvolverNode implements js_library.JSObjectInte
rfacesDom { |
| 5882 ConvolverNodeImpl.internal_() : super.internal_(); |
| 5883 get runtimeType => ConvolverNode; |
| 5884 toString() => super.toString(); |
| 5885 } |
| 5886 patch class AudioNode { |
| 5887 factory AudioNode._internalWrap() => new AudioNodeImpl.internal_(); |
| 5888 |
| 5889 } |
| 5890 class AudioNodeImpl extends AudioNode implements js_library.JSObjectInterfacesDo
m { |
| 5891 AudioNodeImpl.internal_() : super.internal_(); |
| 5892 get runtimeType => AudioNode; |
| 5893 toString() => super.toString(); |
| 5894 } |
| 5895 patch class AudioDestinationNode { |
| 5896 factory AudioDestinationNode._internalWrap() => new AudioDestinationNodeImpl.i
nternal_(); |
| 5897 |
| 5898 } |
| 5899 class AudioDestinationNodeImpl extends AudioDestinationNode implements js_librar
y.JSObjectInterfacesDom { |
| 5900 AudioDestinationNodeImpl.internal_() : super.internal_(); |
| 5901 get runtimeType => AudioDestinationNode; |
| 5902 toString() => super.toString(); |
| 5903 } |
| 5904 patch class WaveShaperNode { |
| 5905 factory WaveShaperNode._internalWrap() => new WaveShaperNodeImpl.internal_(); |
| 5906 |
| 5907 } |
| 5908 class WaveShaperNodeImpl extends WaveShaperNode implements js_library.JSObjectIn
terfacesDom { |
| 5909 WaveShaperNodeImpl.internal_() : super.internal_(); |
| 5910 get runtimeType => WaveShaperNode; |
| 5911 toString() => super.toString(); |
| 5912 } |
| 5913 patch class ScriptProcessorNode { |
| 5914 factory ScriptProcessorNode._internalWrap() => new ScriptProcessorNodeImpl.int
ernal_(); |
| 5915 |
| 5916 } |
| 5917 class ScriptProcessorNodeImpl extends ScriptProcessorNode implements js_library.
JSObjectInterfacesDom { |
| 5918 ScriptProcessorNodeImpl.internal_() : super.internal_(); |
| 5919 get runtimeType => ScriptProcessorNode; |
| 5920 toString() => super.toString(); |
| 5921 } |
| 5922 patch class MediaElementAudioSourceNode { |
| 5923 factory MediaElementAudioSourceNode._internalWrap() => new MediaElementAudioSo
urceNodeImpl.internal_(); |
| 5924 |
| 5925 } |
| 5926 class MediaElementAudioSourceNodeImpl extends MediaElementAudioSourceNode implem
ents js_library.JSObjectInterfacesDom { |
| 5927 MediaElementAudioSourceNodeImpl.internal_() : super.internal_(); |
| 5928 get runtimeType => MediaElementAudioSourceNode; |
| 5929 toString() => super.toString(); |
| 5930 } |
| 5931 patch class AudioBufferSourceNode { |
| 5932 factory AudioBufferSourceNode._internalWrap() => new AudioBufferSourceNodeImpl
.internal_(); |
| 5933 |
| 5934 } |
| 5935 class AudioBufferSourceNodeImpl extends AudioBufferSourceNode implements js_libr
ary.JSObjectInterfacesDom { |
| 5936 AudioBufferSourceNodeImpl.internal_() : super.internal_(); |
| 5937 get runtimeType => AudioBufferSourceNode; |
| 5938 toString() => super.toString(); |
| 5939 } |
| 5940 patch class AudioContext { |
| 5941 factory AudioContext._internalWrap() => new AudioContextImpl.internal_(); |
| 5942 |
| 5943 } |
| 5944 class AudioContextImpl extends AudioContext implements js_library.JSObjectInterf
acesDom { |
| 5945 AudioContextImpl.internal_() : super.internal_(); |
| 5946 get runtimeType => AudioContext; |
| 5947 toString() => super.toString(); |
| 5948 } |
| 5949 patch class ChannelSplitterNode { |
| 5950 factory ChannelSplitterNode._internalWrap() => new ChannelSplitterNodeImpl.int
ernal_(); |
| 5951 |
| 5952 } |
| 5953 class ChannelSplitterNodeImpl extends ChannelSplitterNode implements js_library.
JSObjectInterfacesDom { |
| 5954 ChannelSplitterNodeImpl.internal_() : super.internal_(); |
| 5955 get runtimeType => ChannelSplitterNode; |
| 5956 toString() => super.toString(); |
| 5957 } |
| 5958 patch class DelayNode { |
| 5959 factory DelayNode._internalWrap() => new DelayNodeImpl.internal_(); |
| 5960 |
| 5961 } |
| 5962 class DelayNodeImpl extends DelayNode implements js_library.JSObjectInterfacesDo
m { |
| 5963 DelayNodeImpl.internal_() : super.internal_(); |
| 5964 get runtimeType => DelayNode; |
| 5965 toString() => super.toString(); |
| 5966 } |
| 5967 patch class OfflineAudioCompletionEvent { |
| 5968 factory OfflineAudioCompletionEvent._internalWrap() => new OfflineAudioComplet
ionEventImpl.internal_(); |
| 5969 |
| 5970 } |
| 5971 class OfflineAudioCompletionEventImpl extends OfflineAudioCompletionEvent implem
ents js_library.JSObjectInterfacesDom { |
| 5972 OfflineAudioCompletionEventImpl.internal_() : super.internal_(); |
| 5973 get runtimeType => OfflineAudioCompletionEvent; |
| 5974 toString() => super.toString(); |
| 5975 } |
| 5976 patch class OscillatorNode { |
| 5977 factory OscillatorNode._internalWrap() => new OscillatorNodeImpl.internal_(); |
| 5978 |
| 5979 } |
| 5980 class OscillatorNodeImpl extends OscillatorNode implements js_library.JSObjectIn
terfacesDom { |
| 5981 OscillatorNodeImpl.internal_() : super.internal_(); |
| 5982 get runtimeType => OscillatorNode; |
| 5983 toString() => super.toString(); |
| 5984 } |
| 5985 patch class BiquadFilterNode { |
| 5986 factory BiquadFilterNode._internalWrap() => new BiquadFilterNodeImpl.internal_
(); |
| 5987 |
| 5988 } |
| 5989 class BiquadFilterNodeImpl extends BiquadFilterNode implements js_library.JSObje
ctInterfacesDom { |
| 5990 BiquadFilterNodeImpl.internal_() : super.internal_(); |
| 5991 get runtimeType => BiquadFilterNode; |
| 5992 toString() => super.toString(); |
| 5993 } |
| 5994 patch class AudioBuffer { |
| 5995 factory AudioBuffer._internalWrap() => new AudioBufferImpl.internal_(); |
| 5996 |
| 5997 } |
| 5998 class AudioBufferImpl extends AudioBuffer implements js_library.JSObjectInterfac
esDom { |
| 5999 AudioBufferImpl.internal_() : super.internal_(); |
| 6000 get runtimeType => AudioBuffer; |
| 6001 toString() => super.toString(); |
| 6002 } |
| 6003 patch class AudioListener { |
| 6004 factory AudioListener._internalWrap() => new AudioListenerImpl.internal_(); |
| 6005 |
| 6006 } |
| 6007 class AudioListenerImpl extends AudioListener implements js_library.JSObjectInte
rfacesDom { |
| 6008 AudioListenerImpl.internal_() : super.internal_(); |
| 6009 get runtimeType => AudioListener; |
| 6010 toString() => super.toString(); |
| 6011 } |
| 6012 patch class ChannelMergerNode { |
| 6013 factory ChannelMergerNode._internalWrap() => new ChannelMergerNodeImpl.interna
l_(); |
| 6014 |
| 6015 } |
| 6016 class ChannelMergerNodeImpl extends ChannelMergerNode implements js_library.JSOb
jectInterfacesDom { |
| 6017 ChannelMergerNodeImpl.internal_() : super.internal_(); |
| 6018 get runtimeType => ChannelMergerNode; |
| 6019 toString() => super.toString(); |
| 6020 } |
| 6021 patch class AudioSourceNode { |
| 6022 factory AudioSourceNode._internalWrap() => new AudioSourceNodeImpl.internal_()
; |
| 6023 |
| 6024 } |
| 6025 class AudioSourceNodeImpl extends AudioSourceNode implements js_library.JSObject
InterfacesDom { |
| 6026 AudioSourceNodeImpl.internal_() : super.internal_(); |
| 6027 get runtimeType => AudioSourceNode; |
| 6028 toString() => super.toString(); |
| 6029 } |
| 6030 |
| 6031 """],}; |
| 6032 // END_OF_CACHED_PATCHES |
OLD | NEW |