notAvailable property

  1. @override
String get notAvailable
override

No description provided for @notAvailable.

In de, this message translates to: 'nicht verfügbar'

Implementation

@override
String get notAvailable => 'nicht verfügbar';