contexts property

Contexts contexts
final

The context interfaces provide additional context data. Typically this is data related to the current user, the current HTTP request.

Implementation

final Contexts contexts;