total property

int? get total

Implementation

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