menu
terra_dart_sdk package
documentation
Core/authInfo.dart
AuthInfo
AuthInfo.new constructor
AuthInfo.new constructor
dark_mode
light_mode
AuthInfo
constructor
AuthInfo
(
List
<
SignerInfo
>
?
signer_infos
,
Fee
fee
)
Implementation
AuthInfo(this.signer_infos, this.fee);
terra_dart_sdk package
documentation
Core/authInfo
AuthInfo
AuthInfo.new constructor
AuthInfo class