googlePlayInstantParam property

bool googlePlayInstantParam

Indicates whether your app's instant experience was launched within the past 7 days.

Implementation

bool get googlePlayInstantParam {
  return _googlePlayInstantParam;
}