menu
dart_bolt12_decoder package
documentation
integer.dart
IntegerType
IntegerType.new constructor
IntegerType.new constructor
dark_mode
light_mode
IntegerType
constructor
IntegerType
(
Uint8List
val
,
int
bytelen
)
Implementation
IntegerType(this.val, this.bytelen);
dart_bolt12_decoder package
documentation
integer
IntegerType
IntegerType.new constructor
IntegerType class