modelResponseAsList property

List<T>? modelResponseAsList
getter/setter pair

The information of the COLLECTION of the model.

Applies only for the onGetCollection

Implementation

List<T>? modelResponseAsList;