FapBuildResult constructor
const
FapBuildResult({})
Implementation
const FapBuildResult({
required this.success,
required this.app,
this.fap,
this.debugElf,
this.unresolvedSymbols = const [],
this.error,
this.distPath,
});