strVideoMatchEnd property

String get strVideoMatchEnd

Match end

Implementation

String get strVideoMatchEnd {
  return Intl.message(
    'Match end',
    name: 'strVideoMatchEnd',
    desc: '',
    args: [],
  );
}