tReplaceVideoMessage property

  1. @override
String get tReplaceVideoMessage
override

No description provided for @tReplaceVideoMessage.

In en, this message translates to: 'Are you sure you want to replace the current video?'

Implementation

@override
String get tReplaceVideoMessage =>
    'Are you sure you want to replace the current video?';