keycode property

List<String?> keycode
getter/setter pair

Implementation

List<String?> keycode = List.empty(growable: true);