creator property

String? get creator

Implementation

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