menu
rohd_hcl
rohd_hcl.dart
FloatingPoint
neq method
neq
dark_mode
light_mode
neq
method
@
override
Logic
neq
(
dynamic
other
)
override
Not Equal
Implementation
@override Logic neq(dynamic other) => ~eq(other);
rohd_hcl
rohd_hcl
FloatingPoint
neq method
FloatingPoint class