params property

Map<String, String>? params
final

(Optional) The algorithm parameters.

Implementation

final Map<String, String>? params;