accountLabel property

  1. @override
String get accountLabel
override

Account label label

In en, this message translates to: 'Account Label'

Implementation

@override
String get accountLabel => 'Account Label';