factoryName property

String factoryName

Implementation

String get factoryName {
  return mixinName + 'Factory';
}