menu
stash_app_flutter
features/galleries/data/repositories/graphql_gallery_repository.dart
GraphQLGalleryRepository
GraphQLGalleryRepository.new constructor
GraphQLGalleryRepository.new
dark_mode
light_mode
GraphQLGalleryRepository
constructor
GraphQLGalleryRepository
(
GraphQLClient
client
)
Implementation
GraphQLGalleryRepository(this.client);
stash_app_flutter
graphql_gallery_repository
GraphQLGalleryRepository
GraphQLGalleryRepository.new constructor
GraphQLGalleryRepository class