TrinsicService class

Constructors

TrinsicService(TrinsicOptions? serverOptions)

Properties

channel ↔ GrpcOrGrpcWebClientChannel
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serviceOptions TrinsicOptions
getter/setter pairinherited

Methods

accessManagement() AccessManagementService
buildMetadata({GeneratedMessage? request}) Future<CallOptions>
inherited
close() → void
inherited
connect() → ConnectService
credential() CredentialService
fileManagement() FileManagementService
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
provider() ProviderService
template() TemplateService
toString() String
A string representation of this object.
inherited
trustRegistry() TrustRegistryService
wallet() WalletService

Operators

operator ==(Object other) bool
The equality operator.
inherited