menu
Dart
dart:html
DecodeErrorCallback typedef
DecodeErrorCallback
dark_mode
light_mode
description
DecodeErrorCallback
typedef
DecodeErrorCallback
=
void Function
(
DomException
error
)
Implementation
typedef void DecodeErrorCallback(DomException error);
Dart
dart:html
DecodeErrorCallback typedef
dart:html library
Cookies management controls