ShareAlbumResponse constructor

ShareAlbumResponse({
  1. ShareInfo? shareInfo,
})

Implementation

ShareAlbumResponse({
  this.shareInfo,
});