complement property

String? get complement

Implementation

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