menu
nui_push package
documentation
model/nui_push_models.dart
NUIPushOSResponse
NUIPushOSResponse.new constructor
NUIPushOSResponse.new constructor
dark_mode
light_mode
NUIPushOSResponse
constructor
NUIPushOSResponse
(
{
String
?
id
,
int
?
recipients
,
Map
<
String
,
dynamic
>
?
errors
,
String
?
externalId
,
})
Implementation
NUIPushOSResponse({this.id, this.recipients, this.errors, this.externalId});
nui_push package
documentation
model/nui_push_models
NUIPushOSResponse
NUIPushOSResponse.new constructor
NUIPushOSResponse class