menu
genericsuite package
documentation
services/crud_editor_commons.dart
isAListingCallable function
isAListingCallable function
dark_mode
light_mode
isAListingCallable
function
bool
isAListingCallable
(
String
funcType
)
Implementation
bool isAListingCallable(String funcType) => (['dbListPostRead'].contains(funcType));
genericsuite package
documentation
services/crud_editor_commons
isAListingCallable function
crud_editor_commons library