disclaimerBody1 property

  1. @override
String get disclaimerBody1
override

No description provided for @disclaimerBody1.

In en, this message translates to: 'This software is provided 'as is,' is free to use, modify, and distribute. We are NOT liable for any damages or losses related to its use. The authors and contributors provide NO warranty, express or implied, regarding its functionality, accuracy, or fitness for a particular purpose.'

Implementation

@override
String get disclaimerBody1 =>
    'This software is provided \'as is,\' is free to use, modify, and distribute. We are NOT liable for any damages or losses related to its use. The authors and contributors provide NO warranty, express or implied, regarding its functionality, accuracy, or fitness for a particular purpose.';