isRepeated property

bool get isRepeated

Returns true when the field is a list

Implementation

bool get isRepeated => returnListParameterType != null;