Abhimuralidharan
1 min readApr 18, 2019

--

If the username variable inside the facebook/google login sdk is internal, you cannot access them inside your project. If it is public, you may access them . If it is open, you can access/override them…. for example. Open and public comes into play between modules. All other access modifiers are within the module.

--

--