reputations property

List<String>? get reputations

Implementation

List<String>? get reputations => (_$data['reputations'] as List<String>?);