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