Test constructor

Test(
  1. String name
)

Implementation

external factory Test(String name);