value property

String get value

Implementation

String get value =>
    ['administrator', 'operator', 'user', 'anonymous', 'extended'][index];