openSourceLicensesDescription property

  1. @override
String get openSourceLicensesDescription
override

No description provided for @openSourceLicensesDescription.

In en, this message translates to: 'This page lists third-party packages and their license texts used in this app.'

Implementation

@override
String get openSourceLicensesDescription =>
    'This page lists third-party packages and their license texts used in this app.';