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