ext property

List<String> ext

The mode's file extension.

Implementation

List<String> get ext => List.from(jsProxy!['ext']);