overwriteExisting property

bool? get overwriteExisting

Implementation

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