caption property Null safety

TableCaptionElement? caption

Implementation

TableCaptionElement? get caption native;
void caption=(TableCaptionElement? value)

Implementation

set caption(TableCaptionElement? value) native;