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