Base Navigation
open class BaseNavigation(route: String, arguments: List<Argument> = emptyList(), examples: (commandName: String) -> List<String> = { emptyList() }, background: Background? = null, content: (<Error class: unknown class>, ArgsMap) -> Unit) : Navigation
Navigation 默认实现.
Author
M8Test, [email protected], https://m8test.com