
In most cases it's clearer to in-line these null-checks with ternary operators. PiperOrigin-RevId: 449474621
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.