AconfigPackageCompat
An Aconfig Package containing the enabled state of its flags.
Note: This class is intended only to be used by generated code. To determine if a given flag is enabled in app or library code, the generated Android flag accessor methods should be used.
This class is used to read the flags from an Aconfig Package. Each instance of this class will cache information related to one package. To read flags from a different package, a new instance of this class should be created using AconfigPackageCompat.load.