menu
affyid_sdk package
documentation
api.dart
ConsentResponse
ConsentResponse.new constructor
ConsentResponse.new constructor
dark_mode
light_mode
ConsentResponse
constructor
ConsentResponse
(
{
String
?
message
,
String
?
redirectUri
,
})
Returns a new
ConsentResponse
instance.
Implementation
ConsentResponse({ this.message, this.redirectUri, });
affyid_sdk package
documentation
api
ConsentResponse
ConsentResponse.new constructor
ConsentResponse class