motor_flutter library Null safety

Classes

AuthInfo
BlockchainModule
BucketContentList
CreateAccountRequest
CreateAccountResponse
CreateBucketRequest
CreateBucketResponse
CreateSchemaRequest
CreateSchemaResponse
DIDDocument
EntityKind
Generic
InitializeRequest
InitializeResponse
KeyValuePair
LinkKind
LobbyMessage
Log
It's a class that logs messages
LoginRequest
LoginResponse
MetadataDefintion
MotorFlutter

This class is a GetxService that has a String property called name and a Stream property called stream that emits a String every second

ObjectReference
PaymentRequest
PaymentResponse
Peer
Peer_Status
QueryRequest
QueryResponse
QueryResultItem
QuerySchemaRequest
QueryWhatIsByCreatorRequest
QueryWhatIsByCreatorResponse
QueryWhatIsRequest
QueryWhatIsResponse
QueryWhereIsByCreatorRequest
QueryWhereIsByCreatorResponse
QueryWhereIsRequest
QueryWhereIsResponse
QueryWhoIsRequest
QueryWhoIsResponse
RefreshEvent
SchemaDefinition
SchemaKind
SchemaKindDefinition
SchemaReference
SeachBucketContentBySchemaRequest
SearchBucketContentBySchemaResponse
SearchResponse
Service
StatResponse
UpdateBucketRequest
UpdateBucketResponse
UploadObjectResponse
VerificationMethod

Extensions

AuthInfoExt
It's creating an extension method on the AuthInfo class.

Typedefs

ResponseCallback<T> = void Function(T?)