menu
zeeh package
documentation
core/linking_response.dart
LinkingResponse
LinkingResponse.new constructor
LinkingResponse.new constructor
dark_mode
light_mode
LinkingResponse
constructor
LinkingResponse
(
{
String
?
status
,
String
?
message
,
String
?
userReference
,
Account
?
data
,
})
Implementation
LinkingResponse({this.status, this.message, this.userReference, this.data});
zeeh package
documentation
core/linking_response
LinkingResponse
LinkingResponse.new constructor
LinkingResponse class