menu
dutato
domain/entities/certification.dart
Certification
isPathBased property
isPathBased
dark_mode
light_mode
description
isPathBased
property
bool
get
isPathBased
Implementation
bool get isPathBased => pathId != null;
dutato
certification
Certification
isPathBased property
Certification class