namedParams property

Map? namedParams
final

Named parameters for a call.

Implementation

final Map<dynamic, dynamic>? namedParams;