getItems method

List<String>? getItems()

Implementation

List<String>? getItems() => _getValue(AppConstants.itemsKey);