Sign in
◑
Theme
flutter
/
mirrors
/
flutter.git
/
8abd8a0ee99e83f890e7b5059055ef2057919d7d
/
.
/
packages
/
flutter
/
lib
/
src
/
foundation
/
error_dumper.dart
blob: e6dba3218b1d980ed5ac937fc0be3d2e54774cee [
file
]
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
'_error_dumper_io.dart'
if
(
dart
.
library
.
js_interop
)
'_error_dumper_web.dart'
;