• Try to cast that instance to the class Entity.

    Returns

    • casted that if cast successful, or null

    Parameters

    • that: Class

      instance to be casted

    Returns Entity | null

Generated using TypeDoc