availableSourceFormats property

  1. @protected
AvailableSourceFormats? get availableSourceFormats

Discovers which source formats are navigable for the current module. Uses cached module info (synchronous).

Implementation

@protected
AvailableSourceFormats? get availableSourceFormats => null;