menu
polkadot_dart package
documentation
polkadot_dart.dart
ExtrinsicTypeInfo
ExtrinsicTypeInfo.new const constructor
ExtrinsicTypeInfo.new const constructor
dark_mode
light_mode
ExtrinsicTypeInfo
constructor
const
ExtrinsicTypeInfo
(
{
required
int
id
,
String
?
name
,
Object
?
defaultValue
,
})
Implementation
const ExtrinsicTypeInfo({required this.id, this.name, this.defaultValue});
polkadot_dart package
documentation
polkadot_dart
ExtrinsicTypeInfo
ExtrinsicTypeInfo.new const constructor
ExtrinsicTypeInfo class