prefix property

String get prefix

Implementation

String get prefix => _prefix.isNotEmpty ? '$_prefix ' : '';