updateLicense method

Future<void> updateLicense()

Implementation

Future<void> updateLicense() {
  throw UnimplementedError('updateLicense() has not been implemented.');
}