Identify setOnce(String property, dynamic value) { // TODO(xinyi): data type check _setUserProperty(IdentifyOperation.setOnce, property, value); return this; }