menu
dartcv4 package
documentation
core.dart
VecUnmodifible<N extends Struct, T>
shrinkToFit method
shrinkToFit method
dark_mode
light_mode
shrinkToFit
method
@
override
void
shrinkToFit
(
)
override
Implementation
@override void shrinkToFit() => throw UnsupportedError("Unmodifiable Vec");
dartcv4 package
documentation
core
VecUnmodifible<N extends Struct, T>
shrinkToFit method
VecUnmodifible class