ApptiveGridLayout constructor

const ApptiveGridLayout({
  1. required String queryParameter,
})

Creates a new ApptiveGrid Layout enum Entry

Implementation

const ApptiveGridLayout({required this.queryParameter});