class Todoist::Service::Label

Public Instance Methods

collection_class() click to toggle source
# File lib/todoist/service/label.rb, line 4
def collection_class
  Todoist::Label
end