is_introspection_key

Signature:

def is_introspection_key(key: str | int) -> bool:
...

Parameters:

  1. key:

    Type
    str | int