getVersion abstract method

Future<String> getVersion()

Returns the version string of the underlying CallKit SDK.

Implementation

Future<String> getVersion();