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