contexts property
The context interfaces provide additional context data. Typically this is data related to the current user, the current HTTP request.
Implementation
final Contexts contexts;
The context interfaces provide additional context data. Typically this is data related to the current user, the current HTTP request.
final Contexts contexts;