comingSoonMessage property

  1. @override
String get comingSoonMessage
override

No description provided for @comingSoonMessage.

In es, this message translates to: 'Esta funcionalidad estarĂ¡ disponible dentro de poco, estamos trabajando activamente en ello.'

Implementation

@override
String get comingSoonMessage =>
    'This feature will be available soon, we are actively working on it.';