ApplicationDefaultAuthenticator constructor

ApplicationDefaultAuthenticator({
  1. required bool useEmulator,
})

Implementation

ApplicationDefaultAuthenticator({required this.useEmulator});