RichBlockTableCell.fromJson constructor
Creates a RichBlockTableCell object from JSON.
Implementation
factory RichBlockTableCell.fromJson(Map<String, dynamic> json) =>
_$RichBlockTableCellFromJson(json);
Creates a RichBlockTableCell object from JSON.
factory RichBlockTableCell.fromJson(Map<String, dynamic> json) =>
_$RichBlockTableCellFromJson(json);