[REQ] Define custom reserved words
Created by: lukepighetti
There are some words that should be reserved in my project using dart-dio-next that are not. Namely Type type, and toString field, along with update field that conflicts with BuiltValue classes
It would be nice if we could pass our own reserved words as needed