createdAt property
ISO 8601 timestamp when the server was created
Implementation
@JsonKey(includeIfNull: true, name: 'created_at')
final String? createdAt;
ISO 8601 timestamp when the server was created
@JsonKey(includeIfNull: true, name: 'created_at')
final String? createdAt;