availableSourceFormats property
Discovers which source formats are navigable for the current module. Uses cached module info (synchronous).
Implementation
@protected
AvailableSourceFormats? get availableSourceFormats => null;
Discovers which source formats are navigable for the current module. Uses cached module info (synchronous).
@protected
AvailableSourceFormats? get availableSourceFormats => null;