5960616263646566676869
if (annotation == null) { logger.die("Field " + name + " is not annotated with @UiField"); } isProvided = annotation.provided(); } /** * Returns the name of the field in the owner class. */