menu
cldf package
documentation
models/route.dart
FirstAscent
FirstAscent.new constructor
FirstAscent.new constructor
dark_mode
light_mode
FirstAscent
constructor
FirstAscent
(
{
String
?
name
,
String
?
date
,
String
?
info
,
})
Creates a new
FirstAscent
instance
Implementation
FirstAscent({this.name, this.date, this.info});
cldf package
documentation
models/route
FirstAscent
FirstAscent.new constructor
FirstAscent class