libraryPath property
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
String? libraryPath;
The path of the library that has this type. Omitted if the type is not declared in any library, e.g. "dynamic", or "void".
String? libraryPath;