menu
referral_reconciliation package
documentation
utils/utils.dart
ReferralReconSingleton
setTenantId method
setTenantId method
dark_mode
light_mode
setTenantId
method
void
setTenantId
(
String
tenantId
)
Implementation
void setTenantId(String tenantId) { _tenantId = tenantId; }
referral_reconciliation package
documentation
utils/utils
ReferralReconSingleton
setTenantId method
ReferralReconSingleton class