TestVectorStringObject constructor

TestVectorStringObject(
  1. {required List<TestString> value,
  2. int? extra,
  3. int? clientId}
)

A simple object containing a vector of objects that hold a string; for testing only

Implementation

TestVectorStringObject