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