setApplicationID function

void setApplicationID(
  1. String id
)

Implementation

void setApplicationID(String id) => _identityApp = id;