verification property

bool? get verification

Implementation

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