menu
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/account_info.dart
AccountInfo<T>
owner property
owner property
dark_mode
light_mode
owner
property
String
owner
final
The base-58 encoded Pubkey of the program this account has been assigned to.
Implementation
final
String
owner;
reown_appkit package
documentation
solana/solana_web3/src/rpc/models/account_info
AccountInfo<T>
owner property
AccountInfo class
Constructors
new
fromJson
Properties
binaryData
borshSchema
data
executable
hashCode
isBinary
isJson
jsonData
lamports
owner
rawData
rentEpoch
runtimeType
Methods
borshSize
noSuchMethod
toBorsh
toJson
toString
Operators
operator ==
Static properties
binaryCodec
Static methods
fromBorsh
fromBorshBase64
tryFromBorsh
tryFromBorshBase64
tryFromJson