params property

Map<String, dynamic> params
final

Key-value pairs of the parameters associated with a node.

Implementation

final Map<String, dynamic> params;