params property

List<UpdateParam>? params
final

A key-value map that contains the parameters associated with the update.

Implementation

final List<UpdateParam>? params;