menu
session_shelf package
documentation
storage/sql_storage.dart
SqlCryptoStorage
sqlSelect property
sqlSelect property
dark_mode
light_mode
sqlSelect
property
FutureOr
<
Iterable
<
Map
<
String
,
Object
?
>
>
?
>
Function
(
String
sql
)
sqlSelect
final
Implementation
final
FutureOr<
Iterable
<
Map
<
String
,
Object?
>>?>
Function
(
String
sql) sqlSelect;
session_shelf package
documentation
storage/sql_storage
SqlCryptoStorage
sqlSelect property
SqlCryptoStorage class
Constructors
new
Properties
algorithm
hashCode
runtimeType
secretKey
sqlExecute
sqlSelect
tableName
Methods
clearOutdated
createTable
deleteSession
getSession
noSuchMethod
saveSession
sessionExist
toString
Operators
operator ==