customFunction static method
Implementation
static StitchCredential customFunction(MongoDocument arguments) =>
// ignore: deprecated_member_use_from_same_package
FunctionCredential(arguments);
static StitchCredential customFunction(MongoDocument arguments) =>
// ignore: deprecated_member_use_from_same_package
FunctionCredential(arguments);