setClientConfiguration function

  1. @Deprecated('Calls to this function are no longer required and can be removed.')
void setClientConfiguration()

Method used to initialize the React environment.

DEPRECATED.

Environment configuration is now done by default and should not be altered. This can now be removed.

Implementation

@Deprecated('Calls to this function are no longer required and can be removed.')
void setClientConfiguration() {}