listAmPm top-level property

List<String> listAmPm
getter/setter pair

List of Am/Pm

Implementation

List<String> listAmPm = ['AM', 'PM'];