PayloadRepository constructor
PayloadRepository(})
Constructs a new instance of the PayloadRepository class.
Implementation
PayloadRepository(
super.innerMap, {
this.fullName,
required this.name,
required this.owner,
this.htmlUrl,
});