LocationConstraint constructor
Creates a new instance of LocationConstraint.
All parameters are optional.
Implementation
LocationConstraint({this.isRequired, this.suggestLocation, this.locations});
Creates a new instance of LocationConstraint.
All parameters are optional.
LocationConstraint({this.isRequired, this.suggestLocation, this.locations});