current property Null safety

DartProject current
@Deprecated('Use DartProject.self')

If you

Implementation

@Deprecated('Use DartProject.self')
static DartProject get current => self;