task property

String? get task

Implementation

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