read property

bool? get read

Implementation

bool? get read => (_$data['read'] as bool?);