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