noProperties property

  1. @override
String get noProperties
override

No description provided for @noProperties.

In es, this message translates to: 'Sin propiedades configuradas'

Implementation

@override
String get noProperties => 'No properties configured';