AppInstanceAdminSummary constructor

AppInstanceAdminSummary({
  1. Identity? admin,
})

Implementation

AppInstanceAdminSummary({
  this.admin,
});