MobileForm constructor
const
MobileForm({})
Implementation
const MobileForm({
key,
@required this.token,
@required this.id,
@required this.amount,
this.name,
this.reference,
this.redirecturl,
this.errorredirecturl,
this.trans_key,
this.callback_info,
});