showErrorToast property
apiRegistries is the list of Apis to be registered
showErrorToast is used to enable/disable Error Toast
Implementation
//final List<ApiRegistryModel> apiRegistries;
///[showErrorToast] is used to enable/disable Error Toast
final bool showErrorToast;