captions property

Captions captions
final

The Captions that should be displayed based on the current position.

This field will never be null. If there is no caption for the current position, this will be a Captions.none object.

Implementation

final Captions captions;