loadingModelDialogContent property

  1. @override
String get loadingModelDialogContent
override

No description provided for @loadingModelDialogContent.

In en, this message translates to: 'Please wait while the classification model is loading...'

Implementation

@override
String get loadingModelDialogContent => 'Please wait while the classification model is loading...';