static TableCell fromMap(Map<String, dynamic> map) { return ensureInitialized().decodeMap<TableCell>(map); }