SecurityPolicyList constructor
SecurityPolicyList({})
Implementation
SecurityPolicyList({
this.id,
this.items = const [],
this.kind,
this.nextPageToken,
this.warning,
}) : super(fullyQualifiedName);
SecurityPolicyList({
this.id,
this.items = const [],
this.kind,
this.nextPageToken,
this.warning,
}) : super(fullyQualifiedName);