current property

  1. @Deprecated('Use DartScript.self or DartScript.fromPath()')
DartScript current

Implementation

@Deprecated('Use DartScript.self or DartScript.fromPath()')
static DartScript get current => self;