signatureAlgorithm method

Future<StatusModel?> signatureAlgorithm()

Implementation

Future<StatusModel?> signatureAlgorithm() {
  throw UnimplementedError('signatureAlgorithm() has not been implemented.');
}