build method

FazpassSettings build()

Implementation

FazpassSettings build() => FazpassSettings._(
  _sensitiveData,
  _isBiometricLevelHigh);