security property

List<Map<String, List<String?>>?> security
getter/setter pair

Implementation

List<Map<String, List<String?>>?> security = [];