getListPropertyNonRec method

String getListPropertyNonRec(
  1. String property
)

Implementation

String getListPropertyNonRec(String property) =>
    obj.getListPropertyNonRec(property);