EmpirePropertyNullValueException constructor Null safety
- StackTrace? stack,
 - String? propertyName,
 - Type type
 
Implementation
EmpirePropertyNullValueException(super.stack, super.propertyName, super.type);
EmpirePropertyNullValueException(super.stack, super.propertyName, super.type);