menu
commerciosdk package
documentation
entities/crypto/identity_response.dart
IdentityResponse
IdentityResponse constructor
IdentityResponse constructor
dark_mode
light_mode
IdentityResponse
constructor
IdentityResponse
(
{
required
String
height
,
required
Result
result
,
})
Implementation
IdentityResponse({ required this.height, required this.result, });
commerciosdk package
documentation
entities/crypto/identity_response
IdentityResponse
IdentityResponse constructor
IdentityResponse class