version property

String? version

Returns the version of the module.

Implementation

String? get version => module.version;