menu
spacetimedb_sdk package
documentation
protocol.dart
TransactionResult
isInternalError property
isInternalError property
dark_mode
light_mode
isInternalError
property
bool
get
isInternalError
Implementation
bool get isInternalError => status is InternalError;
spacetimedb_sdk package
documentation
protocol
TransactionResult
isInternalError property
TransactionResult class