shortDescriptionTextMyPersona property

  1. @override
String get shortDescriptionTextMyPersona
override

One-line bio under the portrait on the about-me table.

In en, this message translates to: 'Interested in many things. I love breathing life into artificial neurons.'

Implementation

@override
String get shortDescriptionTextMyPersona =>
    'Interested in many things. I love breathing life into artificial neurons.';