toManyRelations property

Map<RelInfo, ToMany> Function(T) toManyRelations
final

Implementation

final Map<RelInfo, ToMany> Function(T) toManyRelations;