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