maxId constant

int const maxId

Implementation

static const maxId = kIsWeb ? 9007199254740991 : 9223372036854775807;