InAppFieldPath constructor
const
InAppFieldPath(
- Object? field, [
- InAppFieldPaths type = InAppFieldPaths.none
Implementation
const InAppFieldPath(
this.field, [
this.type = InAppFieldPaths.none,
]);