menu
opencv_dart package
documentation
opencv.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");
opencv_dart package
documentation
opencv
VecUnmodifible<N extends Struct, T>
shrinkToFit method
VecUnmodifible class