prefix property

String prefix

Implementation

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