Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
issue41700b.dart.weak.outline.expect
blob: 2e0425cc75d748554284805f71f5e4c4bc39cfc3 [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
Null
extends
core
::
Object
{
synthetic constructor
•()
→
self
::
Null
;
}
static
method test
()
→
dynamic
;
static
method main
()
→
dynamic
;