Sign in
dart
/
sdk
/
e91d30e904fe85f4c301df2f077204c77594de2f
/
.
/
pkg
/
front_end
/
testcases
/
null_aware.dart.outline.expect
blob: ef3984687176613def610c9aaf481496f3ececcc [
file
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
Foo
extends
core
::
Object
{
field core
::
int
field
;
static
field core
::
int
staticField
;
synthetic constructor
•()
→
void
;
}
static
method main
()
→
dynamic
;