Signature With Id
data class SignatureWithId(val driWithSourceSets: SearchbarDataInstaller.DRIWithSourceSets, val displayableSignature: String)
Constructors
Link copied to clipboard
constructor(dri: DRI, page: ContentPage)
constructor(driWithSourceSets: SearchbarDataInstaller.DRIWithSourceSets, displayableSignature: String)