attachToParents property

List<Type>? attachToParents

Implementation

List<Type>? get attachToParents => _parents ??= null;