updateVersion abstract method

Future<void> updateVersion(
  1. String newVersion
)

Implementation

Future<void> updateVersion(String newVersion);