@override Object toJson() { return {if (tabularStats != null) 'tabularStats': tabularStats!.toJson()}; }