params property

Map<String, dynamic> params
final

The parameters for the RPC call.

Implementation

final Map<String, dynamic> params;