ApptiveGridHalVersion constructor

const ApptiveGridHalVersion({
  1. required String headerValue,
})

Constructor for Enum with halVersion

Implementation

const ApptiveGridHalVersion({required this.headerValue});