endTimeOptions property

List<String> endTimeOptions
getter/setter pair

Implementation

static List<String> endTimeOptions = [
  '10 mins after I reach the venue',
  'After everyone’s at the venue',
  'At the end of the day'
];