value property Null safety

String value

Implementation

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