Initialize the controller.
@override Future<int?> init(String key) async { return _ddnManager.init(key); }