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