contained property

List<Resource>? contained
inherited

contained These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Implementation

List<Resource>? get contained => throw _privateConstructorUsedError;