quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

use ?? as of null safety annotation

Open EngMoazAhmed opened this issue 3 years ago • 0 comments

use "??" instead of " == null ? null : " , much cleaner code. thanks

EngMoazAhmed avatar Mar 13 '22 09:03 EngMoazAhmed