FileLeadStore class
Armazenamento simples em arquivo (content/leads.jsonl), uma linha por lead.
- Implemented types
Constructors
- FileLeadStore({String path = 'content/leads.jsonl'})
-
const
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited