The functions related to JsonPath processing.
static final functions = { 'AES': () => Aes(), 'IV': _createIv, 'RSA': () => Rsa(), };