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