notices property

List<Notice>? notices
getter/setter pair

Notices applying to this response.

Implementation

core.List<Notice>? notices;