menu
easy_onvif package
documentation
shared.dart
Vector1D
Vector1D.fromDouble factory constructor
Vector1D.fromDouble factory constructor
dark_mode
light_mode
Vector1D.fromDouble
constructor
Vector1D.fromDouble
(
double
x
)
Implementation
factory Vector1D.fromDouble(double x) => Vector1D(x: x);
easy_onvif package
documentation
shared
Vector1D
Vector1D.fromDouble factory constructor
Vector1D class