core.Map<core.String, core.dynamic> toJson() => { if (consumed != null) 'consumed': consumed!, if (remaining != null) 'remaining': remaining!, };