decryptId abstract method

Future decryptId(
  1. String? id
)

Implementation

Future<dynamic> decryptId(final String? id);