libraryPath property

String? libraryPath
final

The path of the library that has this type. Omitted if the type is not declared in any library, e.g. "dynamic", or "void".

Implementation

final String? libraryPath;