menu
reown_appkit package
documentation
modal/models/send_data.dart
SendData
SendData.new constructor
SendData.new constructor
dark_mode
light_mode
SendData
constructor
SendData
(
{
String
?
amount
,
String
?
address
,
})
Implementation
SendData({
this
.amount,
this
.address, });
reown_appkit package
documentation
modal/models/send_data
SendData
SendData.new constructor
SendData class
Constructors
new
fromJson
fromRawJson
Properties
address
amount
hashCode
runtimeType
Methods
copyWith
noSuchMethod
toJson
toString
Operators
operator ==