data property

User? data

Implementation

User? get data {
  return user;
}