capability property

String? capability
final

The capabilities associated with this Ably Token.

The capabilities value is a JSON-encoded representation of the resource paths and associated operations. Read more about capabilities in the capabilities docs.

Implementation

final String? capability;