ChangeFilterOwner constructor

ChangeFilterOwner({
  1. required String accountId,
})

Implementation

ChangeFilterOwner({required this.accountId});