hasCaptions method

bool hasCaptions()
inherited

Implementation

bool hasCaptions() {
  return _captions.isNotEmpty;
}