getGalleryById abstract method

Future<Gallery> getGalleryById(
  1. String id
)

Implementation

Future<Gallery> getGalleryById(String id);