custom static method
Custom environment with specified path
Implementation
static TransactEnvironment custom(String transactPath, String apiPath) =>
TransactEnvironment._(transactPath, apiPath);
Custom environment with specified path
static TransactEnvironment custom(String transactPath, String apiPath) =>
TransactEnvironment._(transactPath, apiPath);