menu
terra_sdk package
documentation
Core/Gov/Proposals/TextPropsoal.dart
TextProposalValueAminoArgs
TextProposalValueAminoArgs constructor
TextProposalValueAminoArgs constructor
dark_mode
light_mode
TextProposalValueAminoArgs
constructor
TextProposalValueAminoArgs
(
String
title
,
String
description
)
Implementation
TextProposalValueAminoArgs(this.title, this.description);
terra_sdk package
documentation
Core/Gov/Proposals/TextPropsoal
TextProposalValueAminoArgs
TextProposalValueAminoArgs constructor
TextProposalValueAminoArgs class