parent_id property

String? get parent_id

Implementation

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