menu
ais3uson_app
proofs
ProofEntry
ProofEntry constructor
ProofEntry
brightness_4
brightness_5
ProofEntry
constructor
ProofEntry
(
{
Proof
?
proof
,
Image
?
image
,
String
?
audio
}
)
Implementation
ProofEntry({ this.proof, this.image, this.audio, });
ais3uson_app
proofs
ProofEntry
ProofEntry constructor
ProofEntry class