Interaction constructor
Interaction({})
Implementation
Interaction({
required this.date,
required this.languageIsoCode,
required this.version,
required this.customerPlaceCode,
required this.platform,
this.fingerprint,
this.publicationReleasedUuid,
this.identifier,
this.loan,
});