childMap abstract method

Map<String, dynamic> childMap()

The child map of the filter.

The subclass should override this method to make params.

Implementation

Map<String, dynamic> childMap();