total property

int? total

Implementation

int? get total => (_$data['total'] as int?);