RemoteConfigRepoMockImpl constructor

RemoteConfigRepoMockImpl(
  1. Map<String, dynamic> defaultValues
)

Implementation

RemoteConfigRepoMockImpl(this.defaultValues);