EventSubscribeResult constructor Null safety
Implementation
EventSubscribeResult(
{required this.eventType,
required this.expiry,
this.time,
this.publisherAccount});
EventSubscribeResult(
{required this.eventType,
required this.expiry,
this.time,
this.publisherAccount});