getBiometria method

Future getBiometria()

Implementation

Future getBiometria() async {
  await this.get('biometria');
}