Ancestor class
Constructors
- Ancestor.new({String? id, String? type})
-
Ancestor.fromJson(Map<
String, Object?> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited