empty constant

AppAttributes const empty

Implementation

static const empty = AppAttributes(
  versionName: '',
  url: '',
  versionCode: -1,
);