Future<void> init(String appid, Function(dynamic) onEvent) { return NfcReaderPlatform.instance.init(appid, onEvent); }