StrapiModelField constructor

StrapiModelField(
  1. String fieldName
)

Implementation

StrapiModelField(String fieldName) : super(fieldName);