appOnLineMassageRunning property

  1. @override
String get appOnLineMassageRunning
override

No description provided for @appOnLineMassageRunning.

In en, this message translates to: 'The application is running successfully.'

Implementation

@override
String get appOnLineMassageRunning =>
    'The application is running successfully.';