snaxdart_models 1.1.32 copy "snaxdart_models: ^1.1.32" to clipboard
snaxdart_models: ^1.1.32 copied to clipboard

Library which contains all versions of models used in mobile wallet.

Build Status

snaxdart_models #

Description #

Library which contains all versions of models used in mobile wallet.

Types #

V1 #

Name Fields
AppState Wallet wallet
Accounts accounts
Global global
WalletTransactions transactions
SignUp signUp
Transfer transfer
Wallet String publicKey
WalletAccount account
bool logged
bool outdated
Accounts List<WalletAccount> data
bool loading
SnaxError error
Global bool walletWasCreated
bool walletWasImported
bool hasBackedUpWallet
bool hasRunBefore
bool loading
ApplicationRoute lastRoute
bool trustFall
bool trustFallWarningShowed
NetworkState networkState
String version
WalletAccount Account snax
TwitterAccount twitter
SteemAccount steem
TwitterAccount String id
String displayName
SteemAccount String id
String displayName
SignUp bool loading
SnaxError error
String snaxAccount
WalletAccount account
Platform platform
String hash
String bindingSalt
bool confirmed
String postId
WalletTransaction TransactionSource source
TransactionType type
String blockTime
int blockNumber
String from
String fromAccount
String to
String quantity
String memo
int globalSequence
String trxId
IncompleteWalletTransaction TransactionSource source
TransactionType type
String blockTime
String from
String fromAccount
String to
String quantity
String memo
String trxId
Transactions List<WalletTransaction> data
List<IncompleteWalletTransaction> incomplete
bool hasMore
bool loading
SnaxError error
Transfer WalletTransaction data
bool loading
SnaxError error
String recipient
TransactionSource platform
String memo
String quantity
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Library which contains all versions of models used in mobile wallet.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

equatable, json_annotation, json_serializable, snaxdart, snaxdart_ecc, snaxdart_errors

More

Packages that depend on snaxdart_models