constant

keys.LAZY_CALL

LAZY_CALL: typing.Final[str] = LazyKey.CALL.value

Source: laco/keys.py:17