update property

bool? get update

Implementation

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