menu
flutter_reach_five package
documentation
models/profile.dart
Profile
createdAt property
createdAt property
dark_mode
light_mode
createdAt
property
String
?
get
createdAt
inherited
The time the user's profile was created
Implementation
String? get createdAt => throw _privateConstructorUsedError;
flutter_reach_five package
documentation
models/profile
Profile
createdAt property
Profile class