contexts property

List<ServingContext>? contexts
getter/setter pair

The contexts for the correction.

Implementation

core.List<ServingContext>? contexts;