canFieldNull property

bool canFieldNull

声明的字段是否可以为null值

Implementation

bool get canFieldNull => fieldQuestion == '?';