prefix property

String? prefix

Implementation

String? get prefix => (_$data['prefix'] as String?);