dispose method

void dispose()

Implementation

void dispose() {
  sl<BiometricService>().closeAuth();
  // "TODO Dispose fido and ashield"
}