menu
electricsql package
documentation
util.dart
ErrorAndStackTrace typedef
ErrorAndStackTrace typedef
dark_mode
light_mode
ErrorAndStackTrace
typedef
ErrorAndStackTrace
= (
{
Object
error
,
StackTrace
st
}
)
Implementation
typedef ErrorAndStackTrace = ({Object error, StackTrace st});
electricsql package
documentation
util
ErrorAndStackTrace typedef
util library