GetProperty<FieldT, AggregateT> typedef

GetProperty<FieldT, AggregateT> = FieldT? Function(AggregateT obj)

Implementation

typedef GetProperty<FieldT, AggregateT> = FieldT? Function(AggregateT obj);