getVersion method

Future<Result<Map<String, String>>> getVersion()

Implementation

Future<Result<Map<String, String>>> getVersion() => _repository.getVersion();