ScLoanConfig constructor

const ScLoanConfig(
  1. ScLoanEnvironment environment,
  2. String gateway
)

Implementation

const ScLoanConfig(this.environment, this.gateway);