value property Null safety
Implementation
String get value => [
'All',
'Analytics',
'Device',
'Events',
'Imaging',
'Media',
'PTZ'
][index];
String get value => [
'All',
'Analytics',
'Device',
'Events',
'Imaging',
'Media',
'PTZ'
][index];