encryptId abstract method

Future encryptId(
  1. dynamic id
)

Implementation

Future<dynamic> encryptId(final dynamic id);