FlowMetadataValue: {
    name: string;
    value?: FlowElementReferenceOrValue | null;
}

Type declaration