ExternalLibrary constructor
const
ExternalLibrary({
- required String debugInfo,
This is only intended to be used by automatically generated code, instead of developers.
Implementation
const ExternalLibrary({required super.debugInfo});