menu
face_detection_lock package
documentation
infrastructure/face_gate_cloud_provider.dart
FaceGateCloudException
FaceGateCloudException.new const constructor
FaceGateCloudException.new const constructor
dark_mode
light_mode
FaceGateCloudException
constructor
const
FaceGateCloudException
(
{
required
int
statusCode
,
required
String
message
,
})
Implementation
const FaceGateCloudException({ required this.statusCode, required this.message, });
face_detection_lock package
documentation
infrastructure/face_gate_cloud_provider
FaceGateCloudException
FaceGateCloudException.new const constructor
FaceGateCloudException class