mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
revert late on isLelantus
This commit is contained in:
parent
42e53c31a6
commit
89f0704bd4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ class Transaction {
|
|||
|
||||
late final bool isCancelled;
|
||||
|
||||
late final bool? isLelantus;
|
||||
late bool? isLelantus;
|
||||
|
||||
late final String? slateId;
|
||||
|
||||
|
|
Loading…
Reference in a new issue