slug property

String slug

Implementation

String get slug => '$resourceType-${id ?? 'new'}';