menu
simplify_satva package
documentation
database/pojo/base_pojo.dart
BasePojo
getStringValue method
getStringValue method
dark_mode
light_mode
getStringValue
method
String
getStringValue
(
String
name
)
Implementation
String getStringValue(String name){ return getFieldValue(name).toString(); }
simplify_satva package
documentation
database/pojo/base_pojo
BasePojo
getStringValue method
BasePojo class