StrapiCollectionField constructor

StrapiCollectionField(
  1. String fieldName
)

Implementation

StrapiCollectionField(String fieldName) : super(fieldName);