f2prateek/dart

Adding @NonNull annotation to Henson required fields

dlemures opened this issue · 0 comments

Adding @nonnull annotation to Henson required field methods, that way it will be more difficult for user to provide null to the mandatory fields.