condition property

bool Function(Map) condition
final

The condition.

Implementation

final bool Function(Map) condition;