menu
quds_db package
documentation
quds_db.dart
DbHelper
getMapValue static method
getMapValue static method
dark_mode
light_mode
getMapValue
static method
dynamic
getMapValue
(
dynamic
value
,
Type
returnType
)
Implementation
static dynamic getMapValue(dynamic value, Type returnType) => _getMapValue(value, returnType);
quds_db package
documentation
quds_db
DbHelper
getMapValue static method
DbHelper class