str property

String? get str

Implementation

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