ext property

String? ext
final

The extension of the module files, including the .

Default: .aiscript. Set it to null to disable the extension addition.

Implementation

final String? ext;