genCollectionFunction method

List<OneLine> genCollectionFunction()

Implementation

List<OneLine> genCollectionFunction() {
  return handlerOCCollectionType(fields: fields, methods: methods);
}