readOnly property

  1. @override
String get readOnly
override

Label for read-only account type

In en, this message translates to: 'Read-only'

Implementation

@override
String get readOnly => 'Только чтение';