pub fn is_console(id: Principal) -> bool
Checks if the id is the console.
id
Principal
true if the id matches the console’s principal, otherwise false.
true
false