User.empty constructor Null safety

const User.empty()

Implementation

const User.empty()
  : name = "", iconUrl = null, description = "";