corks_proto library

Classes

Any
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
CedarCork
A bearer token that can be used to make claims about an entity for the purpose of authorization and authentication w/ Cedar.
Cork
Encodes a cork's metadata and its signature.

Extensions

AnyHelper on T

Constants

CedarCork$json → const Map<String, Object>
Cork$json → const Map<String, Object>

Properties

cedarCorkDescriptor Uint8List
Descriptor for CedarCork. Decode as a google.protobuf.DescriptorProto.
final
corkDescriptor Uint8List
Descriptor for Cork. Decode as a google.protobuf.DescriptorProto.
final