Activates the SoftPOS terminal with the given activationCode.
activationCode
Future<String?> activate(String activationCode) { throw UnimplementedError('activate() has not been implemented.'); }