warnings property

List<Warning>? warnings
getter/setter pair

All warnings encountered during the request.

Implementation

core.List<Warning>? warnings;