Future<String?> createSignature({Map<String, String?>? options}) { throw UnimplementedError( 'createSignature(Map<String, String?>? options) has not been implemented.'); }