GaDataDataTableRows constructor

GaDataDataTableRows({
  1. List<GaDataDataTableRowsC>? c,
})

Implementation

GaDataDataTableRows({this.c});