SDK 이벤트 스트림을 가져옵니다. React Native의 이벤트 리스너와 유사한 기능입니다.
Stream<Map<String, dynamic>>? getEventStream() { return ZipupSdkFlutterPlatform.instance.getEventStream(); }