relations property

Map<String, dynamic> get relations

Get all the loaded relations.

Implementation

Map<String, dynamic> get relations => _relations;