menu
web3dart_celo package
documentation
web3dart.dart
IntType
IntType.new const constructor
IntType.new const constructor
dark_mode
light_mode
IntType
constructor
const
IntType
(
{
int
length
=
256
,
})
Constructor.
Implementation
const IntType({int length = 256}) : super(length);
web3dart_celo package
documentation
web3dart
IntType
IntType.new const constructor
IntType class