NupaleSession constructor
NupaleSession({})
Implementation
NupaleSession({
this.id = '',
this.itemId = '',
this.itemName = '',
this.ownerEmail = '',
this.readerEmail = '',
this.pagesDuration = const {},
this.nupale = 0,
this.createdTime = 0,
this.subscriptionLevel,
this.isTest = false,
});