FileLeadStore constructor
const
FileLeadStore({
- String path = 'content/leads.jsonl',
Implementation
const FileLeadStore({this.path = 'content/leads.jsonl'});
const FileLeadStore({this.path = 'content/leads.jsonl'});