expression property

TTarget Function(Map<String, dynamic>) expression
final

The expresion that defines how to map the types.

Implementation

final TTarget Function(Map<String, dynamic>) expression;