relations property

List<String> get relations

Implementation

List<String> get relations => List.from(_relations);