url property Null safety

String url

Implementation

String get url => mpesa.applicationMode == ApplicationMode.production ? mpesaBcUrL : mpesaBcUrLTest;