slug property

String? get slug

Implementation

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