properties property

List<Map<String, String>>? properties
final

A list of the properties for patches matching the filter request parameters.

Implementation

final List<Map<String, String>>? properties;