explanation property

String? get explanation

Implementation

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