Named arguments: label to the raw source of its value, unevaluated — {'table': 'products'} arrives as {'table': "'products'"}.
{'table': 'products'}
{'table': "'products'"}
final Map<String, String> args;