getVersion abstract method

Future<String?> getVersion()

Returns the CardLink SDK version string.

Implementation

Future<String?> getVersion();