Argument.get

get the innner value and is recommended to be used after calling this.initialize()

  1. ArgVariant get()
    class Argument
    abstract const
    get
    ()
  2. T get()

Return Value

the variant of final value

Meta