TTGraphEvent constructor
TTGraphEvent({})
Implementation
TTGraphEvent(
{required this.graphData,
required this.put,
required this.get,
required this.off});
TTGraphEvent(
{required this.graphData,
required this.put,
required this.get,
required this.off});