menu
objectbox package
documentation
objectbox.dart
DbFullException
DbFullException constructor
DbFullException constructor
dark_mode
light_mode
DbFullException
constructor
DbFullException
(
String
message
,
int
errorCode
)
See
DbFullException
.
Implementation
DbFullException(super.message, super.errorCode);
objectbox package
documentation
objectbox
DbFullException
DbFullException constructor
DbFullException class