prefix property

String? get prefix

Implementation

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