JsonListNullable<T extends JsonType> constructor

JsonListNullable<T extends JsonType>(
  1. T childCreator()
)

Implementation

JsonListNullable(super.childCreator);