menu
Dart
dart:html
DecodeErrorCallback typedef
DecodeErrorCallback
brightness_4
brightness_5
description
DecodeErrorCallback
typedef
DecodeErrorCallback
=
void Function
(
DomException
error
)
Implementation
typedef void DecodeErrorCallback(DomException error);
Dart
dart:html
DecodeErrorCallback typedef
dart:html library