Pagination info for a list/2 result.
list/2
@type t() :: %YourImageShare.ListMeta{ current_page: integer(), last_page: integer(), total: integer() }