ActivityProperty constructor

const ActivityProperty(
  1. String string
)

Implementation

const ActivityProperty(String string) : super(string);