hasAccess abstract method

Future<bool> hasAccess({
  1. required bool toAlbum,
})

Implementation

Future<bool> hasAccess({required bool toAlbum});