intentId property

void intentId= (String value)

Implementation

set intentId(String value) {
  _intentId = value;
}