VoyagerArgument constructor

const VoyagerArgument(
  1. dynamic value
)

default constructor

Implementation

const VoyagerArgument(this.value);