toScLoanError property

ScLoanError get toScLoanError

Implementation

ScLoanError get toScLoanError {
  return ScLoanError.fromJson(details);
}