oops property

  1. @override
String get oops
override

In en, this translates to : **'Oops!'

Implementation

@override
String get oops => "Oops!";