menu
github_flutter
github.dart
Organization
createdAt property
createdAt
dark_mode
light_mode
createdAt
property
@
JsonKey
(name: 'created_at')
DateTime
?
createdAt
getter/setter pair
Time this organization was created
Implementation
@JsonKey(name: 'created_at') DateTime? createdAt;
github_flutter
github
Organization
createdAt property
Organization class