The order of table headers/columns.
List<String> get headerOrder => List<String>.from(value.additional['headerOrder'] ?? const <String>[]);