menu
ndk package
documentation
domain_layer/entities/software.dart
SoftwareAssetRef
SoftwareAssetRef.new const constructor
SoftwareAssetRef.new const constructor
dark_mode
light_mode
SoftwareAssetRef
constructor
const
SoftwareAssetRef
(
{
required
String
eventId
,
String
?
relayHint
,
})
Implementation
const SoftwareAssetRef({required this.eventId, this.relayHint});
ndk package
documentation
domain_layer/entities/software
SoftwareAssetRef
SoftwareAssetRef.new const constructor
SoftwareAssetRef class