HandleKeysCallback typedef Null safety
Implementation
typedef HandleKeysCallback = void Function(List<int> deviceSharedKey, List<int> passwordSecuredKey);
typedef HandleKeysCallback = void Function(List<int> deviceSharedKey, List<int> passwordSecuredKey);