JsonObject class abstract
- Implementers
- Attachment
- AttachmentData
- CredentialApplication
- CredentialFulfillment
- CredentialIssuerMetaData
- CredentialManifest
- CredentialManifestAttachment
- CredentialRequest
- CredentialResponse
- CredentialsSupportedObject
- CredentialStatus
- CredentialSubjectMetadata
- DidcommEncryptedMessage
- DidcommMessage
- DidcommPlaintextMessage
- DidcommSignedMessage
- DidDocument
- Disclosure
- DisplayMappingObject
- DisplayProperty
- EntityStyles
- EntityStylesImage
- FilterResult
- FormatProperty
- HolderSubjectConstraint
- InputDescriptor
- InputDescriptorConstraints
- InputDescriptorField
- InputDescriptorMappingObject
- IssuerProperty
- JwtFormat
- LdProofVcDetail
- LdProofVcDetailOptions
- LinkedDataProof
- LinkedDataProofFormat
- OidcCredentialOffer
- OidcDisplayObject
- OidcTokenResponse
- OutputDescriptor
- PresentationDefinition
- PresentationDefinitionWithOptions
- PresentationSubmission
- PreviewCredentialAttribute
- Query
- RequestObject
- SchemaObject
- ServiceEndpoint
- SignatureObject
- StatusObject
- SubmissionRequirement
- UrlData
- VerifiableCredential
- VerifiablePresentation
- VerificationMethod
- WebRedirect
Constructors
- JsonObject.fromJson(dynamic jsonData)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited