ProviderService class

Constructors

ProviderService(TrinsicOptions? serverOptions)

Properties

channel ↔ GrpcOrGrpcWebClientChannel
getter/setter pairinherited
client ProviderClient
getter/setter pair
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

buildMetadata({GeneratedMessage? request}) Future<CallOptions>
inherited
close() → void
inherited
createEcosystem({CreateEcosystemRequest? request}) Future<CreateEcosystemResponse>
getOberonKey() Future<GetOberonKeyResponse>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
searchWalletConfigurations(SearchWalletConfigurationsRequest request) Future<SearchWalletConfigurationResponse>
toString() String
A string representation of this object.
inherited
upgradeDID(UpgradeDidRequest request) Future<UpgradeDidResponse>

Operators

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