AndroidUrlChange constructor
Constructs an AndroidUrlChange.
Implementation
const AndroidUrlChange({required super.url, required this.isReload});
Constructs an AndroidUrlChange.
const AndroidUrlChange({required super.url, required this.isReload});