base property
The platform columns for the current platform.
This factory determines the platform once and returns the appropriate implementation. On unsupported platforms (e.g., Linux CI), it falls back to Android column names.
Implementation
static final CustomColumns base = _createForPlatform();