requireUpdate property

bool? get requireUpdate

Implementation

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