@override Object toJson() => { if (tabularStats case final tabularStats?) 'tabularStats': tabularStats.toJson(), };