menu
onegini package
documentation
model/registration_response.dart
CustomInfo
CustomInfo.new constructor
CustomInfo.new constructor
dark_mode
light_mode
CustomInfo
constructor
CustomInfo
(
{
int
?
status
,
String
?
data
,
})
Implementation
CustomInfo({ this.status, this.data, });
onegini package
documentation
model/registration_response
CustomInfo
CustomInfo.new constructor
CustomInfo class