menu
reecosys_app package
documentation
model/AllInquiryResponse.dart
TransferInquiry
TransferInquiry.new constructor
TransferInquiry.new constructor
dark_mode
light_mode
TransferInquiry
constructor
TransferInquiry
(
{
String
?
from
,
String
?
to
,
})
Implementation
TransferInquiry({ String? from, String? to,}){ _from = from; _to = to; }
reecosys_app package
documentation
model/AllInquiryResponse
TransferInquiry
TransferInquiry.new constructor
TransferInquiry class