menu
dutato
domain/entities/topic.dart
Topic
parentTopicId property
parentTopicId
dark_mode
light_mode
description
parentTopicId
property
String
?
get
parentTopicId
inherited
Implementation
String get id; String? get bookId; String get domainId; String? get parentTopicId;
dutato
topic
Topic
parentTopicId property
Topic class