components property

List<ResourcePathComponent>? components
final

The components of the resource path.

Implementation

final List<ResourcePathComponent>? components;