reputationLevel property

String? get reputationLevel

Implementation

String? get reputationLevel => (_$data['reputationLevel'] as String?);