Private
_internalIDa place to store the internalID so that it does not change if the contents of the object changes
gets the unique hash of the statement
the id
gets the property of the statement
the property of the statement
const property = statement.property;
the other statement
if the two statements are equal
if (statement1.equals(statement2)) {
// do something
}
Static
fromGenerated using TypeDoc
the statement in a json format