menu
u package
documentation
plugins/camera/u_code_decoder.dart
UGfPoly
zero static method
zero static method
dark_mode
light_mode
zero
static method
UGfPoly
zero
(
UGaloisField
field
)
Implementation
static UGfPoly zero(UGaloisField field) => UGfPoly(field, Int32List.fromList(<int>[0]));
u package
documentation
plugins/camera/u_code_decoder
UGfPoly
zero static method
UGfPoly class