menu
loan_sdk_package package
documentation
app/data/models/response/user_profile_response.dart
UserProfileResponse
UserProfileResponse.new constructor
UserProfileResponse.new constructor
dark_mode
light_mode
UserProfileResponse
constructor
UserProfileResponse
(
{
Payload
?
payload
,
num
?
sum
,
num
?
timestamp
,
String
?
requestId
,
})
Implementation
UserProfileResponse({ this.payload, this.sum, this.timestamp, this.requestId, });
loan_sdk_package package
documentation
app/data/models/response/user_profile_response
UserProfileResponse
UserProfileResponse.new constructor
UserProfileResponse class