Validates the Davoice native license.
Future<bool> isLicenseValid(String licenseKey) { throw UnimplementedError('isLicenseValid() has not been implemented.'); }