menu
request_api_helper package
documentation
helper/database.dart
DatabaseCompute
DatabaseCompute constructor
DatabaseCompute constructor
dark_mode
light_mode
DatabaseCompute
constructor
DatabaseCompute
(
{
String
?
name
,
String
?
path
,
Crypt
?
encrypt
,
})
Implementation
DatabaseCompute({this.name, this.path, this.encrypt});
request_api_helper package
documentation
helper/database
DatabaseCompute
DatabaseCompute constructor
DatabaseCompute class