-
public class DigitalInvoiceFragmentArgs.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static DigitalInvoiceFragmentArgs.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DigitalInvoiceFragmentArgsfromBundle(Bundle bundle)final DigitalInvoiceFragmentArgsfromSavedStateHandle(SavedStateHandle savedStateHandle)-
-
Method Detail
-
fromBundle
final DigitalInvoiceFragmentArgs fromBundle(Bundle bundle)
-
fromSavedStateHandle
final DigitalInvoiceFragmentArgs fromSavedStateHandle(SavedStateHandle savedStateHandle)
-
-
-
-