Map<String, dynamic> toJson() { return { 'handle': handle, 'key_type': keyType, 'value_type': valueType, }; }