Creates AggregateMetadataKey that reduces its individual values by taking their min.
minMetadataKey
AggregateMetadataKey<number | undefined, number | undefined>Creates AggregateMetadataKey that reduces its individual values by taking their min.
@returns
AggregateMetadataKey<number | undefined, number | undefined>Jump to details