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