Sign in
◑
Theme
dart
/
sdk
/
stable
/
.
/
pkg
/
front_end
/
testcases
/
null_aware_elements
/
null_aware_this.dart.strong.outline.expect
blob: 8a5ef0b5682b26409a4dcfc3ddc4ffda4999aceb [
file
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
C
extends
core
::
Object
{
synthetic constructor
•()
→
self
::
C
;
method test
()
→
dynamic
;
}