@override Map<String, dynamic> toJson() => { 'type': type, 'used': used, 'total': total, 'remaining': remaining, };