EMOptions constructor

EMOptions({@required String appKey })

Implementation

EMOptions({
  @required this.appKey,
});