TwoFaAccountConfig constructor

TwoFaAccountConfig({
  1. required bool useByDefault,
})

Implementation

TwoFaAccountConfig({required this.useByDefault});