menu
agent_dart package
documentation
wallet/types.dart
BlockIdentifier
BlockIdentifier constructor
BlockIdentifier constructor
dark_mode
light_mode
BlockIdentifier
constructor
BlockIdentifier
(
int
index
,
String
hash
)
Implementation
BlockIdentifier(this.index, this.hash);
agent_dart package
documentation
wallet/types
BlockIdentifier
BlockIdentifier constructor
BlockIdentifier class