FireObjectPathOperator<T> constructor
const
FireObjectPathOperator<T> ({
- required OperatablePathObject<
PathBasedDataSource, PathSegment> fireOperatable,
Implementation
const FireObjectPathOperator({
required this.fireOperatable,
});