parameters property

Map<String, dynamic> parameters
final

Parameters in JS-like format.

Implementation

final Map<String, dynamic> parameters;