menu
ptgc package
documentation
raw.dart
WebPageEmpty
WebPageEmpty.new const constructor
WebPageEmpty.new const constructor
dark_mode
light_mode
WebPageEmpty
constructor
const
WebPageEmpty
(
{
required
int
id
,
String
?
url
,
})
Web Page Empty constructor.
Implementation
const WebPageEmpty({required this.id, this.url}) : super._();
ptgc package
documentation
raw
WebPageEmpty
WebPageEmpty.new const constructor
WebPageEmpty class