badge property

String? get badge

Implementation

String? get badge => data['badge']?.toString();