Dart
dart:html
DecodeErrorCallback typedef
description
DecodeErrorCallback typedef
void
DecodeErrorCallback
(
DomException
error
)
Implementation
typedef
void
DecodeErrorCallback(DomException error);