EmbeddingSizeHandler typedef
EmbeddingSizeHandler =
void Function(NubrickSize width, NubrickSize height)
Implementation
typedef EmbeddingSizeHandler = void Function(
NubrickSize width, NubrickSize height);
typedef EmbeddingSizeHandler = void Function(
NubrickSize width, NubrickSize height);