menu
commerciosdk package
documentation
entities/crypto/identity_response.dart
IdentityResponse
IdentityResponse.new constructor
IdentityResponse.new 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.new constructor
IdentityResponse class