paste property

String get paste

Paste

Implementation

String get paste {
  return Intl.message('Paste', name: 'paste', desc: '', args: []);
}