label property
String
get
label
Implementation
String get label => [
'Debug',
'Error',
'Info',
'Log',
'Warning',
][index];
String get label => [
'Debug',
'Error',
'Info',
'Log',
'Warning',
][index];