parent property

String? parent

Implementation

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