canEmbedLinks property

bool canEmbedLinks

Whether this set of permissions has the embedLinks permission.

Implementation

bool get canEmbedLinks => has(embedLinks);