version property

  1. @override
String get version
override

Return the version number of the plugin spec required by this plugin, encoded as a string.

Implementation

@override
String get version => '0.2.1';