PhoneCallEmpty constructor
const
PhoneCallEmpty({
- required int id,
Phone Call Empty constructor.
Implementation
const PhoneCallEmpty({required this.id}) : super._();
Phone Call Empty constructor.
const PhoneCallEmpty({required this.id}) : super._();