menu
reown_appkit package
documentation
modal/services/blockchain_service/models/blockchain_identity.dart
BlockchainIdentity
BlockchainIdentity.new const constructor
BlockchainIdentity.new const constructor
dark_mode
light_mode
BlockchainIdentity
constructor
const
BlockchainIdentity
(
{
String
?
name
,
String
?
avatar
,
})
Implementation
const
factory
BlockchainIdentity({
String?
name,
String?
avatar, }) = _BlockchainIdentity;
reown_appkit package
documentation
modal/services/blockchain_service/models/blockchain_identity
BlockchainIdentity
BlockchainIdentity.new const constructor
BlockchainIdentity class
Constructors
new
fromJson
Properties
avatar
copyWith
hashCode
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==