expression property

Map<String, PathItem> get expression
inherited

The callback expression to evaluate and operation to perform

Implementation

String get name;/// The callback expression to evaluate and operation to perform
Map<String, PathItem> get expression;