create method

UniformInstance create()

Implementation

UniformInstance create() => _instanceCreator.call(this);