module property

String? module
final

Module name. If this is specified, the code for the module is output.

モジュール名。これが指定されている場合はモジュール用のコードを出力します。

Implementation

final String? module;