menu
solana_rpc_sdk_flutter package
documentation
model/get_account_Info.dart
Value
Value.new constructor
Value.new constructor
dark_mode
light_mode
Value
constructor
Value
(
{
List
<
String
>
?
data
,
bool
?
executable
,
int
?
lamports
,
String
?
owner
,
int
?
rentEpoch
,
})
Implementation
Value( {this.data, this.executable, this.lamports, this.owner, this.rentEpoch});
solana_rpc_sdk_flutter package
documentation
model/get_account_Info
Value
Value.new constructor
Value class