BatchUserInternalError constructor

BatchUserInternalError(
  1. {required int code}
)

Implementation

BatchUserInternalError({required this.code});