NavArgument

interface NavArgument

Description: TODO

Author

M8Test, [email protected], https://m8test.com

Functions

Link copied to clipboard
abstract fun setDefaultValue(value: Any?)
Link copied to clipboard
abstract fun setName(name: String)
Link copied to clipboard
abstract fun setNullable(nullable: Boolean)
Link copied to clipboard
abstract fun setType(type: String)