menu
basf_logic_components package
documentation
constants/gs1.dart
GS1AICodes
codeList property
codeList property
dark_mode
light_mode
codeList
property
List
<
String
>
get
codeList
Implementation
static List<String> get codeList => GS1AICodes.values.map((aiCode) => aiCode.code).toList();
basf_logic_components package
documentation
constants/gs1
GS1AICodes
codeList property
GS1AICodes enum