BgGeolocationBindings constructor Null safety

BgGeolocationBindings(
  1. {Config? config,
  2. bool debug = false}
)

Implementation

BgGeolocationBindings({this.config, this.debug = false});