getVersion method

dynamic getVersion()

Implementation

getVersion() {
  throw UnimplementedError('getVersion has not been implemented.');
}