habilitarBiometria method

Future habilitarBiometria()

Implementation

Future habilitarBiometria() async {
  await this.set('biometria', "true");
}