availableSourceFormats property

AvailableSourceFormats? availableSourceFormats
final

Called before showing the right-click context menu to discover which source formats are navigable for the current module. Uses cached module info — must be synchronous so showMenu works.

Implementation

final AvailableSourceFormats? availableSourceFormats;