getRelation method

dynamic getRelation(
  1. String key
)

Implementation

dynamic getRelation(String key) => _loadedRelations[key];