menu
solana package
documentation
dto.dart
MintAccountData
MintAccountData.fromJson factory constructor
MintAccountData.fromJson factory constructor
dark_mode
light_mode
MintAccountData.fromJson
constructor
MintAccountData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MintAccountData.fromJson(Map<String, dynamic> json) = _$MintAccountDataImpl.fromJson;
solana package
documentation
dto
MintAccountData
MintAccountData.fromJson factory constructor
MintAccountData class