Source
Future<dynamic> executeQuery(
String formatString, Map<String, dynamic> values, int timeoutInSeconds,
{PersistentStoreQueryReturnType returnType});
Future<dynamic> executeQuery(
String formatString, Map<String, dynamic> values, int timeoutInSeconds,
{PersistentStoreQueryReturnType returnType});