percentage property

String? get percentage

Implementation

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