LDConfigBuilder constructor Null safety
- String _mobileKey
Create a new LDConfigBuilder
for the given mobile key.
Implementation
LDConfigBuilder(this._mobileKey);
Create a new LDConfigBuilder
for the given mobile key.
LDConfigBuilder(this._mobileKey);