parent property

String? get parent

Implementation

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