exports property

List<Export>? exports
getter/setter pair

The list of exports.

Implementation

core.List<Export>? exports;