details property

String? get details

Implementation

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