version property

  1. @override
String version
override

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

Implementation

@override
String get version => '1.0.0';