call method

Version call(
  1. Version currentVersion
)

Implementation

Version call(Version currentVersion) => _impl(currentVersion);