ResultScreen constructor
const
ResultScreen({})
Implementation
const ResultScreen({
super.key,
required this.frontImage,
required this.latitude,
required this.longitude,
required this.registerFaceId,
});
const ResultScreen({
super.key,
required this.frontImage,
required this.latitude,
required this.longitude,
required this.registerFaceId,
});