menu
simplify_satva package
documentation
database/pojo/base_pojo.dart
BasePojo
getViewQuery method
getViewQuery method
dark_mode
light_mode
getViewQuery
method
String
getViewQuery
(
)
Implementation
String getViewQuery(){ return "SELECT * FROM "+table; }
simplify_satva package
documentation
database/pojo/base_pojo
BasePojo
getViewQuery method
BasePojo class