blob: 782ff7de238b55e6fcc031fa4a2658663c574a6a [file] [log] [blame]
library;
import self as self;
import "dart:core" as core;
class Class extends core::Object {
synthetic constructor •() self::Class
;
get idFunction() <S extends core::Object? = dynamic>(S%) S%
;
get dynFunction() dynamic
;
static method _#new#tearOff() → self::Class
return new self::Class::•();
}
static method id<T extends core::Object? = dynamic>(self::id::T% t) self::id::T%
;
static method main() dynamic
;