menu
consentsdkgotrust package
documentation
features/prefrenceform/data/model/response/pref_response.dart
PrefrenceDataResponse
PrefrenceDataResponse.new constructor
PrefrenceDataResponse.new constructor
dark_mode
light_mode
PrefrenceDataResponse
constructor
PrefrenceDataResponse
(
{
bool
?
success
,
int
?
statusCode
,
String
?
message
,
Result
?
result
,
int
?
time
,
})
Implementation
PrefrenceDataResponse( {this.success, this.statusCode, this.message, this.result, this.time});
consentsdkgotrust package
documentation
features/prefrenceform/data/model/response/pref_response
PrefrenceDataResponse
PrefrenceDataResponse.new constructor
PrefrenceDataResponse class