moduleId property
String
get
moduleId
The canonical module id used when the resolved source is loaded into the
VM (kept identical to the original package: import so the resolver
matches it).
Implementation
String get moduleId => 'package:$package/$libPath';