RemoteSettingsException constructor

const RemoteSettingsException(
  1. String message
)

Implementation

const RemoteSettingsException(this.message);