LoanConnectApp constructor

LoanConnectApp({
  1. Key? key,
})

Implementation

LoanConnectApp({Key? key}) : super(key: key);