iosScheme property

String iosScheme
final

ios scheme of your reachFive api must be {ALLOWED_SCHEME}://callback with ALLOWED_SCHEME one of your allowed scheme given in your Info.plist

Implementation

final String iosScheme;