tFoot property Null safety

TableSectionElement? tFoot

Implementation

TableSectionElement? get tFoot native;
void tFoot= (TableSectionElement? value)

Implementation

set tFoot(TableSectionElement? value) native;