reputation property

String? get reputation

Implementation

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