menu
ndk package
documentation
domain_layer/usecases/nwc/responses/nwc_response.dart
NwcResponse
NwcResponse constructor
NwcResponse constructor
dark_mode
light_mode
NwcResponse
constructor
NwcResponse
(
{
required
String
resultType
,
})
Implementation
NwcResponse({ required this.resultType, });
ndk package
documentation
domain_layer/usecases/nwc/responses/nwc_response
NwcResponse
NwcResponse constructor
NwcResponse class