toInterface method

Interface toInterface()

Implementation

Interface toInterface() {
  return Interface(name: name, attributes: attributes);
}