The ProtocolSerialization defines a toJsonForProtocol method which makes it possible to limit what fields are serialized
- Implementers
- AccessDeniedException
- BulkData
- BulkDataException
- BulkQueryColumnDescription
- BulkQueryResult
- CacheInfo
- CachesInfo
- CloudStorageDirectUploadEntry
- CloudStorageEntry
- ClusterInfo
- ClusterServerInfo
- ColumnDefinition
- ColumnMigration
- DatabaseDefinition
- DatabaseDefinitions
- DatabaseMigration
- DatabaseMigrationAction
- DatabaseMigrationVersion
- DatabaseMigrationWarning
- DistributedCacheEntry
- FileNotFoundException
- Filter
- FilterConstraint
- ForeignKeyDefinition
- FutureCallEntry
- IndexDefinition
- IndexElementDefinition
- LogEntry
- LogResult
- LogSettings
- LogSettingsOverride
- MessageLogEntry
- MethodInfo
- QueryLogEntry
- ReadWriteTestEntry
- RevokedAuthenticationAuthId
- RevokedAuthenticationScope
- RevokedAuthenticationUser
- RuntimeSettings
- ServerHealthConnectionInfo
- ServerHealthMetric
- ServerHealthResult
- ServerpodSqlException
- SessionLogEntry
- SessionLogFilter
- SessionLogInfo
- SessionLogResult
- TableDefinition
- TableMigration
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
-
toJsonForProtocol(
) → dynamic - Returns a JSON structure of the model, optimized for Protocol communication.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited