menu
dartcv4 package
documentation
core.dart
ListListDMatchExtension
asVec method
asVec method
dark_mode
light_mode
asVec
method
VecVecDMatch
asVec
(
)
Implementation
VecVecDMatch asVec() => VecVecDMatch.fromList(this);
dartcv4 package
documentation
core
ListListDMatchExtension
asVec method
ListListDMatchExtension extension on
List
<
List
<
DMatch
>
>