menu
ndk package
documentation
domain_layer/entities/software.dart
SoftwareAppRef
SoftwareAppRef.new const constructor
SoftwareAppRef.new const constructor
dark_mode
light_mode
SoftwareAppRef
constructor
const
SoftwareAppRef
(
{
required
String
publisher
,
required
String
identifier
,
})
Implementation
const SoftwareAppRef({required this.publisher, required this.identifier});
ndk package
documentation
domain_layer/entities/software
SoftwareAppRef
SoftwareAppRef.new const constructor
SoftwareAppRef class